Homepage | Activities | Events | Lists | Development | Translate | Contact
Difference between revisions of "Development Team/Understanding the Code"
Jump to navigation
Jump to search
RafaelOrtiz (talk | contribs) m (beginning page) |
Tonyforster (talk | contribs) |
||
(5 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | == | + | =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 | + | |
− | *Also de API is documented | + | *There is a Sugar [[Development_Team/Almanac |Almanac]] page which migrated from the 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]]'' |
Latest revision as of 19:21, 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 which migrated from the OLPC Wiki Sugar's Almanac
- Also de API is documented following this procedure API Documentation