= Coding = [[TracNav(TracNav/TOC)]] We advise you to read the following couple of pages, if you would like to start working with/on Orxonox: === Introduction === * [wiki:Primer Orxonox Primer] - A short overview on the offered development environment. * [wiki:ProgramerFAQ Programers FAQ] - The questens, the answers === Code Documentation === * [wiki:OrxonoxFramework Framework Description] - major description of orxonox. * [wiki:ModulesDescription Module Descriptions] - little !howtos to the modules. * [http://www.orxonox.net/trunk/doc/html/ API Documentation] - doxygen documentation * [wiki:Engine Engine Features] - A list of all features the engine offers until now. === Orxonox Coding Style === * [wiki:CodingRules Coding Manifesto] - code formating rules. * [wiki:PerformanceTips Fast Code] - make fast and performant code. === Coding Tools === * [wiki:LinuxCodingTools Linux] - Purposed coding environement for linux