Quotes
"If you want to master something, teach it." ⏤ Richard Feynman
"Any fool can write code that a computer can understand. Good programmers write code that humans can understand" ⏤ Martin fowler
"Good code is its own best documentation. As you’re about to add a comment, ask yourself, ‘How can I improve the code so that this comment isn’t needed?’ Improve the code and then document it to make it even clearer." ⏤ Steve McConnell
"Make it work, Make it right, Make it fast" ⏤ Kent Beck