Jump to content

QESTNET Internal:Developer Home: Difference between revisions

From QESTonline
Benny.thomas (talk | contribs)
No edit summary
Benny.thomas (talk | contribs)
No edit summary
Line 8: Line 8:
* [[QESTNET_Internal:Developer_Setup_QESTNET Console|QESTNET Console]]
* [[QESTNET_Internal:Developer_Setup_QESTNET Console|QESTNET Console]]
* [[QESTNET_Internal:Developer_Setup_QESTNET Tester|QESTNET Tester]]
* [[QESTNET_Internal:Developer_Setup_QESTNET Tester|QESTNET Tester]]


=== Coding Style Guidelines ===
=== Coding Style Guidelines ===

Revision as of 05:21, 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.


Coding Knowledge Base

QESTNET Objects(?)

Database

Classes, Controls, Modules

Testing and Debugging

Other


Troubleshooting

For Managers