Support FAQ/Activity Development: Difference between revisions

From OLPC
Jump to navigation Jump to search
m (New page: == Activity Development == ===How do I begin to write programs for the XO laptop?=== You can find information on how to create your own programs for the XO at [[Getting started programmin...)
 
 
(One intermediate revision by the same user not shown)
Line 5: Line 5:


For those already familiar with both linux and python, the [[Activity tutorial]] is a step-by-step guide to building a [[Sugar]] [[activity]].
For those already familiar with both linux and python, the [[Activity tutorial]] is a step-by-step guide to building a [[Sugar]] [[activity]].

More recently the [http://en.flossmanuals.net/ActivitiesGuideSugar/Introduction Make Your Own Sugar Activities] offers a great starter guide, alongside the tried and true [http://wiki.sugarlabs.org/go/Development_Team/Almanac Sugar Almanac] and 2008's [[Activity Handbook]].

Latest revision as of 21:52, 23 February 2010

Activity Development

How do I begin to write programs for the XO laptop?

You can find information on how to create your own programs for the XO at Getting started programming.

For those already familiar with both linux and python, the Activity tutorial is a step-by-step guide to building a Sugar activity.

More recently the Make Your Own Sugar Activities offers a great starter guide, alongside the tried and true Sugar Almanac and 2008's Activity Handbook.