Changes

Jump to navigation Jump to search
Line 8: Line 8:  
== Overview ==
 
== Overview ==
 
* [[Developers/Setup]]
 
* [[Developers/Setup]]
** Describes how to set up a [[Sugar]] development environment, with a discussion of which approach is likely to be the most appropriate for you
+
** Describes how to set up a [[Sugar]] development environment on your PC or workstation.  It discusses emulation, running Sugar OS natively or in a virtual machine, cross compiling, and some configuration options.  It also includes a discussion of which approach is likely to be the most appropriate for you
 
* [[Developers/Stack]]
 
* [[Developers/Stack]]
** Describes the "operating stack" of the OLPC [[Sugar]] environment, the combination of hardware, operating system, services, libraries and activities that combine to form the environment in which you will be programming
+
** Describes the choices of programming languages and "software stacks" for developing code on the OLPC.  It details the base stack of hardware, firmware, operating system and the [[Sugar]] environment.  It then gives options for programming in Python, Squeak, C/C++ and other languages or activities.
 
* [[Developers/Issues]]
 
* [[Developers/Issues]]
 
** Describes the special considerations required for working on the OLPC project, particularly those driven by our target hardware and deployment environments
 
** Describes the special considerations required for working on the OLPC project, particularly those driven by our target hardware and deployment environments
Line 28: Line 28:     
== Related docs and manuals ==
 
== Related docs and manuals ==
 +
* [[PyGTK/Hello World Tutorial]]
 
* [[Simplified users guide]]
 
* [[Simplified users guide]]
 
* [https://www6.software.ibm.com/developerworks/education/l-sugarpy/l-sugarpy-pdf.pdf Application Development for the OLPC Laptop] (Tim Jones of IBM)
 
* [https://www6.software.ibm.com/developerworks/education/l-sugarpy/l-sugarpy-pdf.pdf Application Development for the OLPC Laptop] (Tim Jones of IBM)

Navigation menu