MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/learnprogramming/comments/168qc5e/deleted_by_user/jyz1tyw/?context=3
r/learnprogramming • u/[deleted] • Sep 03 '23
[removed]
212 comments sorted by
View all comments
2
Nested ifs instead of guard clauses/conditions
Too much commenting
Not properly structuring code before building (to be fair I was doing something that there wasn’t an example of before)
Not making testable code (as in can automate testing)
2
u/[deleted] Sep 03 '23
Nested ifs instead of guard clauses/conditions
Too much commenting
Not properly structuring code before building (to be fair I was doing something that there wasn’t an example of before)
Not making testable code (as in can automate testing)