#programming-tips
Read more stories on Hashnode
Articles with this tag
Maintaining code is more complicated than writing it. Before you make any changes, you need to understand what is there already, how it was supposed...
In programming, a lot of the challenge is related to organizing data in a structure that makes sense and which helps to solve the problems and...
Using the right names is an essential part of writing maintainable code. For a computer, any name will work just fine—they either match or not. For...
Having access to a more experienced programmer who wants to help you grow professionally can speed up your progress. Maybe they are: a friendly...