3 | | This how you will code on orxonox |
| 3 | === Every Start is Hard === |
| 4 | So you decided to help coding, but havn't yet got the slightest idea of where to start: read through the following primer: |
| 5 | |
| 6 | |
| 7 | === Pathfinder trough the Code Jungle === |
| 8 | * [wiki:ModulesDescription A Collection of Moduledescriptions] - we have started to write little !HowTos for our modules. You will like them! |
| 9 | |
| 10 | === To make your Code look like OrxnoX Code === |
| 11 | * [wiki:CodingRules The Art of Coding] - tells you how you write the code the OrxonoX way :) |
| 12 | * [wiki:PerformanceTips Speedup your Code] - will give you some tips of how to code in a performant manner |