Sciweavers

17 search results - page 3 / 4
» sigcse 1997
Sort
View
SIGCSE
1997
ACM
115views Education» more  SIGCSE 1997»
13 years 10 months ago
Testing object-oriented programs: making it simple
One of the major difficulties facing anyone trying to teach the first programming course is how to encourage students to thoroughly test their programs. We would argue that the ma...
John Rosenberg, Michael Kölling
SIGCSE
1997
ACM
111views Education» more  SIGCSE 1997»
13 years 10 months ago
Teaching an engineering approach for network computing
Parallelism and concurrency have long been considered as non essential during the cursus of the average programmer. However, thanks to technological advances, new promising forms ...
Eric Dillon, Carlos Gamboa Dos Santos, Jacques Guy...
SIGCSE
1997
ACM
112views Education» more  SIGCSE 1997»
13 years 10 months ago
Introducing fixed-point iteration early in a compiler course
When teaching a course in compiler design, it is conventional to introduce the iterative calculation of least fixed points quite late in the course, in the guise of iterative dat...
Max Hailperin
SIGCSE
1997
ACM
158views Education» more  SIGCSE 1997»
13 years 10 months ago
A collection of tools for making automata theory and formal languages come alive
We present a collection of new and enhanced tools for experimenting with concepts in formal languages and automata theory. New tools, written in Java, include JFLAP for creating a...
Susan H. Rodger, Anna O. Bilska, Kenneth H. Leider...
SIGCSE
1997
ACM
113views Education» more  SIGCSE 1997»
13 years 10 months ago
Online evaluation in WWW-based courseware
The QUIZIT system has been developed to support adaptive as well as standard testing, along with automatic grading and record keeping, using the WWW as a delivery vehicle. In conn...
Lúcio Cunha Tinoco, N. Dwight Barnette, Edw...