The best way to prepare [to be a programmer] is to write programs, and to study great programs that other people have written. In my case, I went to the garbage cans at the Computer Science Center and I fished... ...
programming Quotes
>
Filter Quotes
Latest Quotes About programming
Computers are great because when you're working with them you get immediate results that let you know if your program works. It's feedback you don't get from many other things.
A great lathe operator commands several times the wage of an average lathe operator, but a great writer of software code is worth 10,000 times the price of an average software writer.
The job was to put into a, a computer with only 4K of memory an entire basic full blown, floating point Basic and that's one of the greatest programming feats I've ever had a chance to work on.
When you develop software, the people who write the software, the developers are the key group but the testers also play an absolutely critical role. They're the ones who ah, write thousands and thousands of examples and make sure that... ...
The finest pieces of software are those where one individual has a complete sense of exactly how the program works. To have that, you have to really love the program and concentrate on keeping it simple, to an incredible degree.
In software you can't really add people and expect to get more done, because their ability to understand the program and what's going on it would require so much investment and all their work would require so much review that... ...
If you think you're a really good programmer... read Knuth's Art of Computer Programming... You should definitely send me a resume if you can read the whole thing.
Certain teams are more careful in what they write. They generate less bugs. You can know that but it still doesn't mean there might be there might not be one bug that would be bad to ship the product with.
In programming when you're making a change you have to know all the affected places, and you have to be able to model in your head what the performance impact will be.