Sciweavers

118 search results - page 11 / 24
» The use of MUPPETS in an introductory java programming cours...
Sort
View
135
Voted
ITICSE
2003
ACM
15 years 9 months ago
Teaching programming to liberal arts students: a narrative media approach
In this paper we present a new learning environment to be used in an introductory programming course for students that are non-majors in computer science, more precisely for multi...
Peter Bøgh Andersen, Jens Bennedsen, Steffe...
146
Voted
SIGPLAN
1998
15 years 3 months ago
The DrScheme Project: An Overview
DrScheme provides a graphical user interface for editing and interactively evaluating Scheme programs on all major graphical platforms (Windows 95/nt, MacOs, Unix/X). The environm...
Matthias Felleisen, Robert Bruce Findler, Matthew ...
ICALT
2003
IEEE
15 years 9 months ago
Exploratory + Collaborative Learning in Programming: A Framework for the Design of Learning Activities
In this paper, we propose a framework for the design of learning activities, which follows the key idea of the “Learning-for-Use” model and adopts characteristics from the exp...
Agoritsa Gogoulou, Evangelia Gouli, Maria Grigoria...
ITICSE
2006
ACM
15 years 10 months ago
Agents help students in ProgrammingLand
ProgrammingLand is an online system for delivering content to introductory computer science courses as a substitute for a conventional textbook. Because the system has a large num...
Curt D. Hill, Vijayakumar Shanmugasundaram, Martin...
143
Voted
ACMSE
2009
ACM
15 years 7 months ago
Using computer graphics to explore object oriented concepts using C
Most recent graphics courses are what we would call topdown courses. Courses that focus on using graphical packages to implement and teach graphics. The course discussed in this p...
William C. Kreahling