Development Team/Tutorials: Difference between revisions

Dfarning (talk | contribs)
m Developer tutorials moved to DevelopmentTeam/Tutorials: move after initial import
Dfarning (talk | contribs)
m fix broken links
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<noinclude>{{ GoogleTrans-en | es =show | bg =show | zh-CN =show | zh-TW =show | hr =show | cs =show | da =show | nl =show | fi =show | fr =show | de =show | el =show | hi =show | it =show | ja =show | ko =show | no =show | pl =show | pt =show | ro =show | ru =show | sv =show }}</noinclude>
== Introduction ==
== Introduction ==


Line 11: Line 12:
== Upcoming lessons ==
== Upcoming lessons ==


* [[/0|Lesson 0 - prerequisites]] - Learning how to program in Python, use the wiki, and the basics about the OLPC project.
* [[Development_Team/Tutorials/0|Lesson 0 - prerequisites]] - Learning how to program in Python, use the wiki, and the basics about the OLPC project.
* [[/1|Lesson 1 - setting up accounts]] - Getting access to all the places you'll need to get help and keep track of what's going on.
* [[Development_Team/Tutorials/1|Lesson 1 - setting up accounts]] - Getting access to all the places you'll need to get help and keep track of what's going on.
* [[/2|Lesson 2 - setting up an emulator]] - If you don't have an XO, here's how to see what it's like.
* [[Development_Team/Tutorials/2|Lesson 2 - setting up an emulator]] - If you don't have an XO, here's how to see what it's like.
* [[/3|Lesson 3 - pyGTK]] - Building an Activity with pyGTK.
* [[Development_Team/Tutorials/3|Lesson 3 - pyGTK]] - Building an Activity with pyGTK.


== What else would you like to see? ==
== What else would you like to see? ==
Line 24: Line 25:
* Putting a pyGTK activity on the mesh
* Putting a pyGTK activity on the mesh
* Internationalizing an Activity
* Internationalizing an Activity
[[Category:Development Team]]