Month: January 2020
General Coding Guidelines
Coding guidelines are important when working in a team of software developers. These guidelines are aggregated from several projects I have participated in.
As main guidelines I identified: Explicitly over implicitly, Code poetry, Developer-oriented coding, Test-oriented coding, Re-usage of existing code.
Continue reading “General Coding Guidelines”