QESTNET Internal:Developer Home: Difference between revisions
Benny.thomas (talk | contribs) No edit summary |
Benny.thomas (talk | contribs) No edit summary |
||
| Line 19: | Line 19: | ||
=== Coding Knowledge Base === | === Coding Knowledge Base === | ||
==== QESTNET | ==== QESTNET Projects Quick Reference Guide ==== | ||
* [[ | * [[QESTNET_Internal:QESTNET_Projects_Quick_Reference_Guide|QESTNET Projects]] | ||
==== Database ==== | ==== Database ==== | ||
==== Classes, Controls, Modules ==== | ==== Classes, Controls, Modules ==== | ||
==== Testing and Debugging ==== | ==== Testing and Debugging ==== | ||
==== Other ==== | ==== Other ==== | ||
* [[ | * [[QESTNET_Internal:Fugro_DBB_Service|Fugro Data Backbone Service]] | ||
---- | ---- | ||
=== Troubleshooting === | === Troubleshooting === | ||
== For Managers == | == For Managers == | ||
Revision as of 05:44, 13 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.