Quotes I Like
A collection of quotes that inspire and resonate with me.
"The best way to predict the future is to invent it."
— Alan Kay
"Programs must be written for people to read, and only incidentally for machines to execute."
— Harold Abelson
"Make it work, make it right, make it fast."
— Kent Beck
"Simplicity is prerequisite for reliability."
— Edsger W. Dijkstra
"Any fool can write code that a computer can understand. Good programmers write code that humans can understand."
— Martin Fowler
"First, solve the problem. Then, write the code."
— John Johnson