QESTNET Internal:Developer Home: Difference between revisions
Benny.thomas (talk | contribs) No edit summary |
Benny.thomas (talk | contribs) No edit summary |
||
| Line 12: | Line 12: | ||
=== Coding Guidelines === | === Coding 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. | 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. | ||
* [[QESTNET_Internal:Developer_Git etiquette |Git etiquette]] | |||
* [[Development:Symbols|Symbols]] | * [[Development:Symbols|Symbols]] | ||
* [[Development:Code_Commenting_Guidelines|Code commenting]] | * [[Development:Code_Commenting_Guidelines|Code commenting]] | ||
---- | ---- | ||
Revision as of 07:50, 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 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.