= 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] - A short overview on the development environment. === Pathfinder trough the Code Jungle === * [wiki:OrxonoxFramework Framework Description] - mayor description of orxonox. * [wiki:ModulesDescription Module Descriptions] - little !howtos to the modules. === To make your code look like Orxonox code === * [wiki:CodingRules Coding Manifesto] - code formating rules. * [wiki:PerformanceTips Fast Code] - make fast and performant code.