English English

How to write clean code in C, C++ or in java

First of all, I'm not a c or a c++ programming expert, but their are some rules that could make the code simpler to read, most of them are not time consumming when you write down the code, but they will allow you to save a huge amount of time. The list is not exhaustive, but I think I put the most important rules.