QESTNET Internal:Developer Home: Difference between revisions
David.lucas (talk | contribs) No edit summary |
David.lucas (talk | contribs) No edit summary |
||
| Line 14: | Line 14: | ||
* [[Naming conventions]] | * [[Naming conventions]] | ||
* [[Development:Code_Commenting_Guidelines|Code commenting]] | * [[Development:Code_Commenting_Guidelines|Code commenting]] | ||
* [[Git etiquette]] | * [[QESTNET_Internal:Developer_Git etiquette |Git etiquette]] | ||
---- | ---- | ||
Revision as of 05:15, 15 July 2015
This page acts as a home for QESTNET developers and aims to provide easy access to all relevant information and processes.
For Developers
Developer Setup Guide
Coding Style Guidelines
This section is intended to provide a set of guidelines that are helpful to people writing code in Spectra QEST. It includes notes on naming conventions, coding style, commenting, tips for performance, avoiding errors, and error handling.