Sciweavers

SIGCSE
1994
ACM
150views Education» more  SIGCSE 1994»
13 years 8 months ago
Using literate programming to teach good programming practices
The ability to comprehend a program written by other individuals is becoming increasingly important in software development and maintenance. In an attempt to encourage undergradua...
Stephen Shum, Curtis R. Cook
SIGCSE
1994
ACM
172views Education» more  SIGCSE 1994»
13 years 8 months ago
Collaborative learning in an introductory computer science course
An experiment in collaborative learning was conducted in two introductory programming courses at Loyola College in Maryland. Data collected included background information on stud...
Roberta Evans Sabin, Edward P. Sabin
SIGCSE
1994
ACM
135views Education» more  SIGCSE 1994»
13 years 8 months ago
Understanding the bottom-up SLR parser
This paper describes an application of one of the t abstract concepts taught in a compiler construction course. It demonstrates how the techniques behind the bottom-up SLR parser ...
Sami Khuri, Jason Williams
SIGCSE
1994
ACM
115views Education» more  SIGCSE 1994»
13 years 8 months ago
LLparse and LRparse: visual and interactive tools for parsing
This paper describes instructional tools, LLparse and LRparse, for visualizing and interacting with small examples of LL and LR parsing. These tools can be used to understand the ...
Stephen A. Blythe, Michael C. James, Susan H. Rodg...
SIGCSE
1994
ACM
88views Education» more  SIGCSE 1994»
13 years 8 months ago
A three-fold introduction to computer science
Doug Baldwin, Greg W. Scragg, Hans Koomen