|
|
|
|
|
by DonHopkins
1613 days ago
|
|
>"You've got to be willing to read other people's code, and then write your own, then have other people review your code. You've got to want to be in this incredible feedback loop where you get the world-class people to tell you what you're doing wrong." -Bill Gates https://libquotes.com/bill-gates/quote/lbs9p7l >"My favourite is when you're a solopreneur working in your own repos and still asking yourself "who wrote this shit?!" -rozenmd https://news.ycombinator.com/item?id=29874627 >"Always code as if the guy who ends up maintaining your code will be a
violent psychopath who knows where you live. Code for readability." -John Woods https://groups.google.com/g/comp.lang.c++/c/rYCO5yn4lXw/m/oI... To summarize: Some day you might discover that you need to maintain your own code you wrote a long time ago, and you've turned into a violent psychopath who can remember your own address. |
|