Jump to content

QESTNET Internal:Developer Home: Difference between revisions

From QESTonline
No edit summary
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.


Coding Knowledge Base

QESTNET Projects Quick Reference Guide

Database

Classes, Controls, Modules

Testing and Debugging

Other


Troubleshooting

For Managers