Development Team/Understanding the Code: Difference between revisions
Appearance
Tonyforster (talk | contribs) almanac migrated from olpc |
|||
| Line 2: | Line 2: | ||
You can always begin making a hello world activity. but to deeply understand the code you must understand sugar's api for that you can follow this resources. | You can always begin making a hello world activity. but to deeply understand the code you must understand sugar's api for that you can follow this resources. | ||
*There is a Sugar Almanac page on OLPC Wiki [http://wiki.laptop.org/go/Sugar_Almanac Sugar's Almanac] | *There is a Sugar [[Development_Team/Almanac |Almanac]] page on OLPC Wiki [http://wiki.laptop.org/go/Sugar_Almanac Sugar's Almanac] | ||
*Also de [http://api.sugarlabs.org/ API] is documented following this procedure ''[[Documentation Team/API_Documentation | API Documentation]]'' | *Also de [http://api.sugarlabs.org/ API] is documented following this procedure ''[[Documentation Team/API_Documentation | API Documentation]]'' | ||
Revision as of 19:20, 12 June 2010
Beginning
You can always begin making a hello world activity. but to deeply understand the code you must understand sugar's api for that you can follow this resources.
- There is a Sugar Almanac page on OLPC Wiki Sugar's Almanac
- Also de API is documented following this procedure API Documentation