Artikel,

CloudCoder: A Web-based Programming Exercise System

, und .
J. Comput. Sci. Coll., 28 (3): 30 (Januar 2013)

Zusammenfassung

CloudCoder is a web-based programming exercise system designed for introductory programming courses. Using CloudCoder, instructors can assign practice problems to reinforce concepts and assess mastery of skills. Students access their assigned problems using a web browser. A typical problem asks the student to write a function or complete program to perform a simple task such as classifying input or performing a computation on input data. When the student submits her solution to a problem, the server tests her code against a series of test cases designed by the instructor and reports which tests executed correctly. CloudCoder is inspired by existing systems such as Codingbat, but is designed to be installed and used widely. As such, CloudCoder is open source (https://github.com/daveho/CloudCoder) and supports programming exercises in multiple languages (currently C, Java, and Python).

Tags

Nutzer

  • @brusilovsky
  • @aho

Kommentare und Rezensionen