Sciweavers

26 search results - page 3 / 6
» sigcse 1998
Sort
View
SIGCSE
1998
ACM
115views Education» more  SIGCSE 1998»
14 years 2 months ago
Chance-It: an object-oriented capstone project for CS-1
Most people enjoy playing games. Most CS-1 students will enjoy a final project that involves computational game-playing. Chance-It is a simple two-person dice game with many possi...
Joel C. Adams
SIGCSE
1998
ACM
92views Education» more  SIGCSE 1998»
13 years 9 months ago
LongNbrs and palindromes: an interesting application of a class
-. t\ Whatstartedoff asanenrichmentassignmentfor a third graderhasdevelopedinto arich sourceof programmingassignments.Thelong integers,needed to determinewhetheranumbereventuallyb...
Christine Shannon
SIGCSE
1998
ACM
104views Education» more  SIGCSE 1998»
14 years 2 months ago
Scaling: a design pattern in introductory computer science courses
We present a series of programming exercises that use scaling as a theme for teaching design techniques in the introductory computer science course sequence. All exercises are on ...
Harriet J. Fell, Viera K. Proulx, Richard Rasala
SIGCSE
1998
ACM
310views Education» more  SIGCSE 1998»
14 years 2 months ago
Traffic simulation: a case study for teaching object oriented design
act In teaching object oriented design, it is important for students to work on projects that use a variety of design patterns, interaction between objects, and provide the opportu...
Viera K. Proulx
SIGCSE
1998
ACM
112views Education» more  SIGCSE 1998»
14 years 2 months ago
Experience with an analytic approach to teaching programming languages
Through the use of interpreters it is possible to teach programming languages in an analytic way without the mathematical overhead associated with other formal methods. This is a ...
Christopher T. Haynes