Great programming quotes
stackoverflow.com
Great programming quotes
1–10 of 24 posts
Re: Great programming quotes
#2You can stand on the shoulders of giants OR a big enough pile of dwarfs, works either way.
Re: Great programming quotes
#3There are only two hard things in Computer Science: cache invalidation and naming things. -Phil Karlton
Re: Great programming quotes
#4Re: Great programming quotes
#5Re: Great programming quotes
#6True, but in my experience it's a worthy investment of valuable time. I spent three years using Linux distros, and though I use OSX now, I'm much more comfortable with general system administration than I would have been otherwise.
Re: Great programming quotes
#7Hofstadter's Law:
It always takes longer than you expect, even when you take into account Hofstadter's Law.
Re: Great programming quotes
#8Re: Great programming quotes
#9Re: Great programming quotes
#10The best hands down quote in my opinion is: There are only two hard things in Computer Science: cache invalidation and naming things. -Phil Karlton
"There are only two hard things in Computer Science: cache invalidation, naming things, and off-by-one errors."