Jump to content

Development Team/Understanding the Code: Difference between revisions

From Sugar Labs
Dfarning (talk | contribs)
Tonyforster (talk | contribs)
No edit summary
 
(3 intermediate revisions by 2 users not shown)
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 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 ''[[DocumentationTeam/API_Documentation | API Documentation]]''
*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.