Code.org Robot App Development

Code.org is an excellent online resource for teaching coding. Robot Coders is compatible with code.org and uses App Lab as a development environment for the student created Robot Control Apps.

Code.org's App Lab allows students to program in Javascript or Block Programming mode, or switch between the two.

Two sample apps on Code.org are provided as starting points. See Quickstart Sample App and Controller Sample App for instructions on how to access these sample apps.

Because the Robot API is based on HTTP GET calls, virtually any other programming language and programming environment can also be used (as long as 3rd party HTTP requests are allowed).

Edit this page on GitHub Updated at Wed, Feb 16, 2022