Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
I think it's easier to train in a clean code methodology as a new programmer and not be lazy - as it will pay off in the future. Just my ideology.
-
@DrFloyd the laziest programmers I know are definitely the best ones I know. They only do things once, and they do it well becusse they are lazy and don't want to go back and touch it again.
-
gustash24518y@champion01 that's totally me. I'd rather have an extensive comment about what that block is doing than trying dozens of different things just to get clean code
When you write a messy code and it works perfectly the first time
undefined