= Coding = [[TracNav(TracNav/TOC)]] === Every Start is hard === So you decided to help coding, but havn't yet got the slightest idea of where to start: read through the following primer: * [wiki:Primer Orxonox Primer] - This will give you a short overview of the development environment of Orxonox. === Pathfinder trough the Code Jungle === * [wiki:ModulesDescription A collection of module descriptions] - we have started to write little !howtos for our modules. You will like them! === To make your code look like Orxonox code === * [wiki:CodingRules The Art of Coding] - tells you how you write the code the Orxonox way :) * [wiki:PerformanceTips Speedup your Code] - will give you some ideas on how to code in a performant manner.