Line 59:
Line 59:
===Developing===
===Developing===
* You can use [[DevkitPro]] to develop applications. Tutorials for setting up DevkitPro are available for [[Devkitppc setup (Windows)|Windows]], [[Devkitppc setup (Linux)|Linux]], and [[Devkitppc setup (Mac OS X)|Mac OS X]].
* You can use [[DevkitPro]] to develop applications. Tutorials for setting up DevkitPro are available for [[Devkitppc setup (Windows)|Windows]], [[Devkitppc setup (Linux)|Linux]], and [[Devkitppc setup (Mac OS X)|Mac OS X]].
−
* If you would like to learn how to code, there is a [[Programming in C++|C++ tutorial]] available.
* You should read [[Developer tips|developer tips]] before starting to develop to learn about standards and essential code.
* You should read [[Developer tips|developer tips]] before starting to develop to learn about standards and essential code.
* The [[List of development tools|list of development tools]] contains many code libraries and resources that are useful for developing.
* The [[List of development tools|list of development tools]] contains many code libraries and resources that are useful for developing.