Skip to content
daveho edited this page Feb 3, 2012 · 18 revisions

CloudCoder is a web-based programming exercise system. It is designed to allow instructors to upload small programming problems that students can use as self-test exercises. The user-interface is entirely web-based, so students can work on problems anywhere they have access to a web browser. Testing of submitted solutions is done by a Linux server.

Currently, exercises in Java, Python, and C/C++ are supported.

Documentation is somewhat sparse at the moment. The README.txt in the CloudCoder project describes how to configure, build, and install CloudCoder. The CloudCoderImporter project has two examples of C/C++ problems specified in XML files.

If you are interested in using CloudCoder, drop me a line at dhovemey@ycp.edu.

A web page for students describing how to use CloudCoder can be found here:

http://faculty.ycp.edu/~dhovemey/spring2012/cs101/cloudCoder.html

Install

Downloads

Screenshots

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

Clone this wiki locally