coding-with-chrome
coding-with-chrome copied to clipboard
An Open Source Educational IDE.
Coding with Chrome Suite
NOTE: This repository is used for the the upcoming Coding with Chrome Suite version.
If you are looking for the Chrome App version, please go to the chrome-app-v6.x repository instead.
- Licensing
- Credits
Coding with Chrome Suite is an Educational Coding Development Environment built around two core philosophies:
- Offer a stand-alone, offline app experience which allows people anywhere to
learn how to build useful computer programs:
- A basic OS allow the access to different external devices like robots
- A basic IDE able to support real programming work
- A tutorial system that poses a challenge, checks the solution and provides feedback.
- Allow educators to put together a custom curriculum made up of various
components like:
- Input languages (blockly, javascript, coffeescript)
- Output modules (turtle graphics, javascript output, connected robots)
- Flexible UI where elements can be easily added, modified or removed
- Tutorial engine for self-learning
Licensing
Apache License, Version 2.0 see LICENSE.md
Credits
Coding with Chrome is made possible by other open source software.