Skip to content
Menaka Jayawardena edited this page Oct 15, 2015 · 7 revisions

The code should be structured as follows

Language Prefer any language. (Java, C, C++, JS, etc)

  • Use variables which describe the purpose
  • All the methods and usages must be explained well. Use comments as defined in the language used.
  • On top of the each code file, add your credentials.

Always try to follow the best coding practices. It will help you to write a clear and understandable code and others could easily understand it.

Happy Coding.....!!!

Clone this wiki locally