Top 40 Programming Code Quotes

#1. Content zips around the Internet thanks to code - programming code. And code is subject to intellectual property laws.

Jonathan Zittrain

Programming Code Quotes #1699314
#2. One IT executive in an investment banking company claimed that 80 percent of his company's programming code was dedicated to linking disparate systems, as opposed to creating new capabilities.

Jeanne W. Ross

Programming Code Quotes #1026485
#3. Sometimes abstraction and encapsulation are at odds with performance - although not nearly as often as many developers believe - but it is always a good practice first to make your code right, and then make it fast.

Brian Goetz

Programming Code Quotes #984580
#4. One of her secret fantasies had been that, as a girl who could code, she would work in the one place where a geeky fat girl could get dates. It had not been entirely untrue. But as someone had pointed out to her in school, although the odds are good, the goods are odd.

Maureen F. McHugh

Programming Code Quotes #1842315
#5. 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

Programming Code Quotes #999865
#6. How can we make sure we wind up behind the right door when the going gets tough? The answer is: craftsmanship.

Robert C. Martin

Programming Code Quotes #1019839
#7. Are you quite sure that all those bells and whistles, all those wonderful facilities of your so called powerful programming languages, belong to the solution set rather than the problem set?

Edsger Dijkstra

Programming Code Quotes #1043348
#8. Think like a fundamentalist, code like a hacker.

Erik Meijer

Programming Code Quotes #1070584
#9. All programming is maintenance programming, because you are rarely writing original code.

Dave Thomas

Programming Code Quotes #1100084
#10. Progress is possible only if we train ourselves to think about programs without thinking of them as pieces of executable code.

Edsger W. Dijkstra

Programming Code Quotes #1151946
#11. Object-oriented programming offers a sustainable way to write spaghetti code. It lets you accrete programs as a series of patches.

Paul Graham

Programming Code Quotes #1185603
#12. Programming in machine code is like eating with a toothpick

Charles Petzold

Programming Code Quotes #1303854
#13. Treating your users as co-developers is your least-hassle route to rapid code improvement and effective debugging.

Eric S. Raymond

Programming Code Quotes #1404286
#14. First solve the problem. Then, write the code.

Waseem Latif

Programming Code Quotes #1465509
#15. Programming is a social activity.

Robert C. Martin

Programming Code Quotes #1479943
#16. Think twice, code once.

Waseem Latif

Programming Code Quotes #1484396
#17. At forty, I was too old to work as a programmer myself anymore; writing code is a young person's job.

Michael Crichton

Programming Code Quotes #1488419
#18. Learning a language is not interesting than knowing how it works.

Ritesh Shrivastav

Programming Code Quotes #1494078
#19. So if you want to go fast, if you want to get done quickly, if you want your code to be easy to write, make it easy to read.

Robert C. Martin

Programming Code Quotes #1496269
#20. The value of a prototype is in the education it gives you, not in the code itself.

Amari Cooper

Programming Code Quotes #1615026
#21. Learning to code makes kids feel empowered, creative, and confident. If we want our young women to retain these traits into adulthood, a great option is to expose them to computer programming in their youth.

Susan Wojcicki

Programming Code Quotes #1782708
#22. Code without tests is bad code. It doesn't matter how well written it is; it doesn't matter how pretty or object-oriented or well-encapsulated it is. With tests, we can change the behavior of our code quickly and verifiably. Without them, we really don't know if our code is getting better or worse.

Michael C. Feathers

Programming Code Quotes #540600
#23. If the discipline of requirements specification has taught us anything, it is that well-specified requirements are as formal as code and can act as executable tests of that code!

Robert C. Martin

Programming Code Quotes #87485
#24. Measuring programming progress by lines of code is like measuring aircraft building progress by weight.

Bill Gates

Programming Code Quotes #111681
#25. 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.

Bill Gates

Programming Code Quotes #126384
#26. The real hero of programming is the one who writes negative code,

Douglas McIlroy

Programming Code Quotes #243388
#27. Redundant comments are just places to collect lies and misinformation.

Robert C. Martin

Programming Code Quotes #250870
#28. Truth can only be found in one place: the code.

Robert C. Martin

Programming Code Quotes #279084
#29. ...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

Programming Code Quotes #294656
#30. Indeed, the ratio of time spent reading versus writing is well over 10 to 1. We are constantly reading old code as part of the effort to write new code. ...[Therefore,] making it easy to read makes it easier to write.

Robert C. Martin

Programming Code Quotes #429080
#31. The ALGOL compiler was probably one of the nicest pieces of code to come out at that time. I spent hours trying to fix and change the compiler. Working with it so closely affected the way I think about programming and had a profound influence on my style.

Gary Kildall

Programming Code Quotes #525787
#32. Last week I was listening to a podcast on Hanselminutes, with Robert Martin talking about the SOLID principles ... they all sounded to me like extremely bureaucratic programming that came from the mind of somebody that has not written a lot of code, frankly.

Joel Spolsky

Programming Code Quotes #948425
#33. It also makes the program more difficult to change because prose tends to be more tightly interconnected than code. This style is called literate programming. The

Marijn Haverbeke

Programming Code Quotes #570102
#34. Talk is cheap. Show me the code.

Linus Torvalds

Programming Code Quotes #677887
#35. Don't gloss over a routine or piece of code involved in the bug because you "know" it works. Prove it. Prove it in this context, with this data, with these boundary conditions.

Andrew Hunt

Programming Code Quotes #721710
#36. In William Shakespeare's Hamlet, "to be, or not to be, that is the question." In the 21st century, "to code, or not to code, that is the challenge.

Newton Lee

Programming Code Quotes #776714
#37. As an Agile software development team, we'd been following the hallowed eXtreme Programming tenets, including YAGNI. That is, You Aren't Gonna Need It: a caution to not write unnecessary code -

Anonymous

Programming Code Quotes #789427
#38. Writing code is not production, it's not always craftsmanship though it can be, it's design.

Joel Spolsky

Programming Code Quotes #837529
#39. In the happy land of elegant code and pretty rainbows, there lives a spoil-sport monster called inefficiency.

Marijn Haverbeke

Programming Code Quotes #891321
#40. Her assignment had been to write a simple Sumerian code for preserving a jar of pickled eggs. (To the programming-inclined reader, this is the magical equivalent of "HELLO WORLD.")

Sorin Suciu

Programming Code Quotes #899245

Famous Authors

Popular Topics

Scroll to Top