No Class April 23, 2024
- Isaac's Home Page
- Contact Info
- Office/Cell Phone:
225-578-1923 - Class mail:
class@isaac.lsu.edu - Class mailing list:
icpc-practice@isaac.lsu.edu - Work mail:
traxler@lsu.edu - Personal mail:
traxler@gmail.com - Office:
325 Frey Computing
Services Center - LinkedIn:
Isaac Traxler
- Office/Cell Phone:
- arduino
- BRMUG - Baton Rouge Macintosh User Group
- LSU Open
Source Mirrors
Good programmers write code that humans can understand.
--Martin Fowler
Walking on water and developing software from a specification are easy if both are frozen.
--Edward V. Berard
The personal computer isn't "personal" because it's small and portable and yours to own. It's "personal" because you pour yourself into it - your thoughts, your programming.
--Audrey Watters
Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning.
--Rick Cook
That's the thing about people who think they hate computers. What they really hate is lousy programmers.
--Larry Niven
Any fool can write code that a computer can understand. Good programmers write code that humans can understand.
--Nartin Fowler
The three principal virtues of a programmer are Laziness, Impatience, and Hubris. See the Camel Book for why.
--perldoc perl
...I’m not saying simple code takes less time to write. You’d think it would since you end up with less total code, but a good solution isn’t an accretion of code, it’s a distillation of it.
--Robert Nystrom
Twenty hours at the keyboard can save you two hours of planning.
--Isaac Traxler
The most disastrous thing that you can ever learn is your first programming language.
--Alan Kay
How do you expect to succeed if you do not know the rules?
--Anonymous
First solve the problem. Then, write the code.
--Waseem Latif
One knows that debugging is twice as hard as writing a program in the first place. So if you're as clever as you can be when you write it, how will you ever debug it?
--Brian Kernighan
Object-oriented programming offers a sustainable way to write spaghetti code. It lets you accrete programs as a series of patches.
--Paul Graham
Learn the rules like a pro, so you can break them like an artist
--Pablo Picasso
Any fool can write code that a computer can understand. Good programmers write code that humans can understand.
--Martin Fowler
Know the rules well, so you can break them effectively
--Dalai Lama XIV
But while you can always write 'spaghetti code' in a procedural language, object-oriented languages used poorly can add meatballs to your spaghetti.
--Andrew Hunt
If the steps become to big, they become walls...
--Herb Sutter
Some of the best programming is done on paper, really. Putting it into the computer is just a minor detail.
--Max Kanat-Alexander
Progress is possible only if we train ourselves to think about programs without thinking of them as pieces of executable code.
--Edsger W. Dijkstra
'Martyrdom' is the only way a person can become famous without ability.
--George Bernard Shaw
Premature optimization is the root of all evil.
--Donald Knuth
You are not reading this book because a teacher assigned it to you, you are reading it because you have a desire to learn, and wanting to learn is the biggest advantage you can have.
--Cory Althoff
So if an algorithm is an idealized recipe, a program is the detailed set of instructions for a cooking robot preparing a month of meals for an army while under enemy attack
--Kernighan Brian
[On identifying talented programmers] It’s just enthusiasm. You ask them what’s the most interesting program they worked on. And then you get them to describe it and its algorithms and what’s going on. If they can’t withstand my questioning on their program, then they’re not good. I’m asking them to describe something they’ve done that they’ve spent blood on. I’ve never met anybody who really did spend blood on something who wasn’t eager to describe what they’ve done and how they did it and why. I let them pick the subject. I don’t pick the subject, so I’m the amateur and they’re the professional in this subject. If they can’t stand an amateur asking them questions about their profession, then they don’t belong.
--Ken Thompson
A university is what a college becomes when the faculty loses interest in students.
--John Ciardi
College is a waystation - the last convenience store on the road to life-long responsibility.
--Dennis Miller
--Martin Fowler
Walking on water and developing software from a specification are easy if both are frozen.
--Edward V. Berard
The personal computer isn't "personal" because it's small and portable and yours to own. It's "personal" because you pour yourself into it - your thoughts, your programming.
--Audrey Watters
Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning.
--Rick Cook
That's the thing about people who think they hate computers. What they really hate is lousy programmers.
--Larry Niven
Any fool can write code that a computer can understand. Good programmers write code that humans can understand.
--Nartin Fowler
The three principal virtues of a programmer are Laziness, Impatience, and Hubris. See the Camel Book for why.
--perldoc perl
...I’m not saying simple code takes less time to write. You’d think it would since you end up with less total code, but a good solution isn’t an accretion of code, it’s a distillation of it.
--Robert Nystrom
Twenty hours at the keyboard can save you two hours of planning.
--Isaac Traxler
The most disastrous thing that you can ever learn is your first programming language.
--Alan Kay
How do you expect to succeed if you do not know the rules?
--Anonymous
First solve the problem. Then, write the code.
--Waseem Latif
One knows that debugging is twice as hard as writing a program in the first place. So if you're as clever as you can be when you write it, how will you ever debug it?
--Brian Kernighan
Object-oriented programming offers a sustainable way to write spaghetti code. It lets you accrete programs as a series of patches.
--Paul Graham
Learn the rules like a pro, so you can break them like an artist
--Pablo Picasso
Any fool can write code that a computer can understand. Good programmers write code that humans can understand.
--Martin Fowler
Know the rules well, so you can break them effectively
--Dalai Lama XIV
But while you can always write 'spaghetti code' in a procedural language, object-oriented languages used poorly can add meatballs to your spaghetti.
--Andrew Hunt
If the steps become to big, they become walls...
--Herb Sutter
Some of the best programming is done on paper, really. Putting it into the computer is just a minor detail.
--Max Kanat-Alexander
Progress is possible only if we train ourselves to think about programs without thinking of them as pieces of executable code.
--Edsger W. Dijkstra
'Martyrdom' is the only way a person can become famous without ability.
--George Bernard Shaw
Premature optimization is the root of all evil.
--Donald Knuth
You are not reading this book because a teacher assigned it to you, you are reading it because you have a desire to learn, and wanting to learn is the biggest advantage you can have.
--Cory Althoff
So if an algorithm is an idealized recipe, a program is the detailed set of instructions for a cooking robot preparing a month of meals for an army while under enemy attack
--Kernighan Brian
[On identifying talented programmers] It’s just enthusiasm. You ask them what’s the most interesting program they worked on. And then you get them to describe it and its algorithms and what’s going on. If they can’t withstand my questioning on their program, then they’re not good. I’m asking them to describe something they’ve done that they’ve spent blood on. I’ve never met anybody who really did spend blood on something who wasn’t eager to describe what they’ve done and how they did it and why. I let them pick the subject. I don’t pick the subject, so I’m the amateur and they’re the professional in this subject. If they can’t stand an amateur asking them questions about their profession, then they don’t belong.
--Ken Thompson
A university is what a college becomes when the faculty loses interest in students.
--John Ciardi
College is a waystation - the last convenience store on the road to life-long responsibility.
--Dennis Miller