Programming Good Practices

There are many practices in programming that are thought to be good for code readability and maintenance. A good thing to keep in mind is that you may not be the one who updates your code in the future, therefore it should be objective and easy to understand.

These principles include: