The Timeless Way of Programming
tomasp.net
The Timeless Way of Programming
1–10 of 49 posts
Re: The Timeless Way of Programming
#2It's based on human character. Good people produce good code, or "timeless" code, bad people write "bad" code (means it's a tech debt).
Re: The Timeless Way of Programming
#3To me, tao of programming is not related to computer or technology. It's based on human character. Good people produce good code, or "timeless" code, bad people write "bad" code (means it's a tech debt).
That's some really reductive moralism that does not take into account any external factors on why the bad code was written.
Do you really think you're a good person because you're code is good?
Re: The Timeless Way of Programming
#4To me, tao of programming is not related to computer or technology. It's based on human character. Good people produce good code, or "timeless" code, bad people write "bad" code (means it's a tech debt).
Re: The Timeless Way of Programming
#5Re: The Timeless Way of Programming
#6To me, tao of programming is not related to computer or technology. It's based on human character. Good people produce good code, or "timeless" code, bad people write "bad" code (means it's a tech debt).
Re: The Timeless Way of Programming
#7To me, tao of programming is not related to computer or technology. It's based on human character. Good people produce good code, or "timeless" code, bad people write "bad" code (means it's a tech debt).
Re: The Timeless Way of Programming
#8There’s a certain class of programmer who seems to derive great pleasure in comparing programming to architecture. Maybe because architects are cool, or sound more grand than “programmer”. The author mentions Patterns of Software as profound, but in my experience it was mostly empty and contained only references to other work, without adding its own voice or perspective. At worst, it was pretentious and boring.
Re: The Timeless Way of Programming
#9To me, tao of programming is not related to computer or technology. It's based on human character. Good people produce good code, or "timeless" code, bad people write "bad" code (means it's a tech debt).
>Good people produce good code, or "timeless" code, bad people write "bad" code (means it's a tech debt). That's some really reductive moralism that does not take into account any external factors on why the bad code was written. Do you really think you're a good person because you're code is good?
That’s a bit of putting the cart before the horse… what if they think they’re a bad person because their code is bad?
Re: The Timeless Way of Programming
#10There’s a certain class of programmer who seems to derive great pleasure in comparing programming to architecture. Maybe because architects are cool, or sound more grand than “programmer”. The author mentions Patterns of Software as profound, but in my experience it was mostly empty and contained only references to other work, without adding its own voice or perspective. At worst, it was pretentious and boring.
It's not architecture-envy, it's finding a parallel from a different discipline that applies to your own.