Mastery 08

Coding conventions are a set of guidelines for a specific programming language that recommend programming style, practices and methods for each aspect of a piece program written in this language. These conventions usually cover file organizationindentationcommentsdeclarationsstatementswhite spacenaming conventions, programming practicesprogramming principlesprogramming rules of thumb, architectural best practices, etc

CC BY 4.0 Mastery 08 by Jose Eduardo Sanchez is licensed under a Creative Commons Attribution 4.0 International License.

Comments are closed.