Your cart is empty.
Keep shopping
In this section we are talking about naming. A name might not seem important when you write the code, but after a while, a good name has a tremendous importance.
Learning how to write code does not finish when a programmer learns a new programming language.
On the contrary, the interesting part just starts then.
He or she needs to learn what is the best way to write the code in that language so it is easy to understand and to maintain.
The course teaches you lots of small secrets that will tremendously improve your code.
Each lesson will show you an example, teach you how to improve it, and explain you the reason for it.