Jump to content

Development Team/Understanding the Code: Difference between revisions

From Sugar Labs
m beginning page
 
m Draft
Line 1: Line 1:
== Resources ==
=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 [http://wiki.laptop.org/go/Sugar_Almanac Sugar's Almanac]
*There is a Sugar Almanac page on OLPC Wiki [http://wiki.laptop.org/go/Sugar_Almanac Sugar's Almanac]
*Also de API is documented.
*Also de [http://api.sugarlabs.org/ API] is documented following this procedure ''[[DocumentationTeam/API_Documentation | API Documentation]]''

Revision as of 01:45, 18 August 2008

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.