This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[&] How to write a good code ? | |
Terms: | |
- technical depth | |
- refactoring | |
- naming convetion | |
Simple Topics: | |
* shortcuts is bad and causes reading problems for long time | |
* you have to make multiple files for multiple classes/functions (ie. main.cpp + head> |