Tutorial: Structuring and Organising your code

<-Previous | ^UP^ | Next->

Now that you have completed the Getting Started with GendL tutorial, its worth giving some thought to the way you may want to organise and load the code you will be writing. This tutorial covers some basic principles and provides a few guidelines that we would consider to be best practice.

The best time to get organised is right at the start as it will avoid getting locked in to less then optimal working practices, or needing to go through all your code at a later date to retro-fit it to your chosen organisation structure or methodology