Lecture notes for the Introduction to Computer Science I by
James Tam
Return to the course web page
Linked Lists
Notes for the required material
These notes can be purchased in the Student Union Copy Center at cost
Linked Lists in Pascal (Leestma & Nyhoff Section 16.1, 16.2 & 16.4): [
PowerPoint
] [
Acrobat
]
Optional teaching material
Doubly linked lists
Background / Sources of additional information
Pascal Programming and Problem Solving by Leestma S. and Nyhoff L. 4th Edition (MacMillan Publishing Company).
Pascal an Introduction to the Art and Science of Programming by Savitch W.J. (The Benjamin / Cummings Publishing Co., Inc.).
The
Pascal link
under the GNU website (since the U of C uses the GNU Pascal compiler gpc).
Teaching Tips