Journal: ACM SIGCSE Bulletin

Volume 23, Issue 4

7 -- 12Firooz Khosraviyani, Mohammad H. Moadab, Douglas F. Hale. Time distribution analysis for binary search of a linked list
13 -- 22Warren T. Jones, F. Mike McGuirt. Telecommunications and computer science: two merging paradigms
23 -- 26James R. Leonard. Using a software engineering approach to CS1: a comparative study of student performance
27 -- 30Vicki L. Almstrum, David C. Platt. Summary of post-symposium evaluations from 1991 SIGCSE technical symposium on computer science education
31 -- 36Svetlin Stanchev, Atanas Radensky. Teaching some modern functional programming concepts: an approach based on an extended FP-like language
37 -- 40David K. Walker, David S. Tucker. Managing hard-disk PCs in the introductory laboratory
41 -- 47Ian Sanders, Harshila Gopal. AAPT: algorithm animator and programming toolbox
48 -- 50Jim S. Briggs. Group projects in software engineering at York
51 -- 52Martin Osborne. OZ: a syntax generating editor
53 -- 54Kenneth G. Messersmith. Student created user manuals for a course on programming languages
55 -- 57Michael G. Murphy. Evolution of an approach to undergraduate ADA and software engineering instruction
58 -- 60Robert F. Rossa. The master file update problem in AWK
61 -- 64Richard Gee, Rob McArthur. Some experiences with CAI and NATAL

Volume 23, Issue 3

2 -- 4I-Ping Chu, Richard Johnsonbaugh. The four-peg Tower of Hanoi puzzle
5 -- 6John A. Trono. Average case analysis when merging two ordered lists of different length
7 -- 9Neil Dunstan. Building monitors with UNIX and C
10 -- 0Tat-hung Chan. Computing average path lengths of binary search trees
11 -- 16Angel Sánchez-Calle, J. Ángel Velázquez-Iturbide. Fun, rigour and pragmatism in functional programming
17 -- 19Roy Fuller. PDP-11 simulator for Apple Macintosh is designed for instructional use
20 -- 22Jerald D. Cole. WHILE loops and the analogy of the single stroke engine
23 -- 26Nelson Dinerstein. Strategies in network database systems
27 -- 30V. Narayanan. Pattern matching for everyone
31 -- 35Mouloud Arab. Tool for making programs more readable
36 -- 44Sean Pyott, Ian Sanders. ALEX: an aid to teaching algorithms
45 -- 56R. P. Mody. C in education and software engineering
57 -- 60Danielle R. Bernstein. Comfort and experience with computing: are they the same for women and men?
61 -- 64Nan C. Schaller. Computer graphics and parallelism, an interdisciplinary fable

Volume 23, Issue 2

2 -- 8Mohsen Chitsaz, Karen Holbrook. The achievement of blacks in introductory computer science at a predominantly white public university
9 -- 14Richard J. Reid. Object-oriented programming in C++
15 -- 20Bernard John Poole. Undergraduate software engineering: the fruits of experience
21 -- 23John Dalbey. Applying Zen principles in an introductory programming course
24 -- 28Hartmut Höft. Implementation of a non-deterministic loop
29 -- 32James T. Canning. A hands-on dataflow architecture/programming course
33 -- 35Chip Dixon. An introduction to object-oriented programming through Turbo Pascal
36 -- 38George Struble. Experience hosting a high-school level programming contest
39 -- 44Anita J. La Salle, Larry R. Medsker. An NSF funded research experience for undergraduates: intelligent systems
45 -- 50Christian C. Wagner, John F. Vinsonhaler. An Artificial Intelligence theory of computer competency
51 -- 54Paul M. Mullins. Pascal with internet primitives for pedagogy
55 -- 59Gary Ford. A bibliography of broad-coverage software engineering textbooks
60 -- 64Kwok-bun Yue. Dining philosophers revisited, again