QESTNET Internal:Developer Home: Difference between revisions
David.lucas (talk | contribs) No edit summary |
Benny.thomas (talk | contribs) No edit summary |
||
| Line 10: | Line 10: | ||
* [[QESTNET_Internal:Developer_Setup_QESTNET Tester|QESTNET Tester]] | * [[QESTNET_Internal:Developer_Setup_QESTNET Tester|QESTNET Tester]] | ||
=== Coding | === 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. | ||
* [[Development:Symbols|Symbols]] | * [[Development:Symbols|Symbols]] | ||
Revision as of 07:49, 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.