Skip to content
daveho edited this page Mar 4, 2013 · 4 revisions

CloudCoder is a web-based programming exercise system (heavily inspired by CodingBat. It allows instructors in computer programming courses to assign short exercises to students to help them learn and practice concepts and techniques. It supports exercises in C/C++, Java, Python, and Ruby. We plan to add support for other programming languages in the future.

CloudCoder is open source software (licensed under the GNU AGPL).

One novel feature of CloudCoder is an exercise repository where instructor can share exercises under permissive licenses such as Creative Commons. Instructors are free to use any of the exercises in the repository in their own courses, and are encouraged to share the exercises they write.

More information about CloudCoder is available on the website: http://cloudcoder.org/.

Install

Downloads

Screenshots

For more info (demo server, exercise repository, contributing to cloudcoder, etc): cloudcoder.org

Clone this wiki locally