Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changes between Version 1 and Version 2 of code


Ignore:
Timestamp:
Apr 21, 2005, 1:05:23 AM (19 years ago)
Author:
patrick
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • code

    v1 v2  
    11= Coding =
    22
    3 This how you will code on orxonox
     3=== Every Start is Hard ===
     4So 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