You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.