Tag: conventions

  • Coding Conventions

    Coding Conventions

    A coding convention is an establish idea on how to write your code and comments in a manner that can be understood better by someone else who understands the same convention. Often time it includes recommendations on naming variables, methods, and classes, initializing arrays, word wrapping, and many more topics. A coding convention can speed…

    Continue Reading

About

To be worked on later…

Categories

Recent Post