QESTNET Internal:Developer Home: Difference between revisions
Benny.thomas (talk | contribs) No edit summary |
Benny.thomas (talk | contribs) No edit summary |
||
| Line 2: | Line 2: | ||
== For Developers == | == For Developers == | ||
=== Developer Setup Guide === | |||
* [[QESTNET_Internal:Developer_Setup_Requirements|Requirements]] | |||
* [[QESTNET_Internal:Developer_Setup_QESTNET|QESTNET]] | |||
* [[QESTNET_Internal:Developer_Setup_QESTField|QESTField]] | |||
* [[QESTNET_Internal:Developer_Setup_QESTNET Console|QESTNET Console]] | |||
* [[QESTNET_Internal:Developer_Setup_QESTNET Tester|QESTNET Tester]] | |||
=== Coding Style Guidelines === | === Coding Style Guidelines === | ||
| Line 34: | Line 38: | ||
=== Troubleshooting === | === Troubleshooting === | ||
* [[blah]] | * [[blah]] | ||
Revision as of 04:13, 13 July 2015
This page acts as a home for QESTLab 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.