Skip to content

unimelb-networkedsociety/nsi-coding-conventions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NSI Coding Standard

Covered Languages:

  1. Python
  2. Swift
  3. C# for Unity
  4. To be continued...

Writing comments in your project

We don't prefer huge amount of comments because good code should be self explained. But when you think it's needed for example the function will surprise experts or confuse beginners, write comments to explain what does that piece of code do!

Releases

No releases published

Packages

No packages published