Learn programming with Reeborg
June 11, 2013 10:09 AM Subscribe
Learn programming with Reeborg
Reeborg's World, an adaptation of Karel the Robot, is designed to teach programming. At present, only Javascript is taught but a Python version is planned for the near future. By design, the progression is very slow but the aim is to cover almost all the basic features (and keywords) of Javascript using a Test-Driven Learning approach. Reeborg's World is free to use and does not require any login.
Reeborg's World, an adaptation of Karel the Robot, is designed to teach programming. At present, only Javascript is taught but a Python version is planned for the near future. By design, the progression is very slow but the aim is to cover almost all the basic features (and keywords) of Javascript using a Test-Driven Learning approach. Reeborg's World is free to use and does not require any login.
Role: Programmer, designer
To skip ahead: at the top of each "lesson", there is a button that you can click which will load the Table of Contents. From the Table of Contents, you can select any lesson.
To save progress: nothing is saved on the server. However, the url changes as a unique code gets appended after the "#" sign. You can either use your browser history or bookmark a given lesson if you want to go back to it at a later time.
posted by aroberge at 5:41 PM on June 19, 2013
To save progress: nothing is saved on the server. However, the url changes as a unique code gets appended after the "#" sign. You can either use your browser history or bookmark a given lesson if you want to go back to it at a later time.
posted by aroberge at 5:41 PM on June 19, 2013
« Older Frank: Free, truly private, messaging for iOS... | The Summer of '63... Newer »
posted by cjorgensen at 7:48 AM on June 19, 2013