UP ONE LEVEL: ENGG 335 Home Page

ENGG 335 Fall 1998 Handout List

This page is maintained by Steve Norman
Last modified: Thu Nov 26 09:33:58 MST 1998

This list includes all handouts that have already been handed out, plus some handouts that will be ready within the next few days. The list will grow as the course progresses.

Here is a link to the most recent handouts.

Official Course Outline
Paper copies handed out Wed., Sept. 9.

Lab 1--for the week of September 14
Paper copies handed out Fri., Sept. 11.

scl Introduction and Tutorial (Not available on the Web.)
Paper copies handed out Fri., Sept. 11.

One-Page Linux Guide / One-Page Emacs Guide (Not available on the Web.)
Paper copies handed out Fri., Sept. 11.

Example code for lecture of Sept. 14, 1998. (Not available on the Web, but here is a link to the text file on which the handout is based.)
Paper copies handed out Mon., Sept. 14.

Lab 2--for the week of September 21
Paper copies handed out Fri., Sept. 18.

Function Interface Comments
Paper copies handed out Fri., Sept. 18.

Activation Records and the Stack
Paper copies handed out Fri., Sept. 18.

Example code for lecture of Sept. 18, 1998. (Not available on the Web, but here are links to the two .cpp files: example1.cpp, example2.cpp.)
Paper copies handed out Fri., Sept. 18.

Lab 3--for the week of September 28
Paper copies handed out Wed., Sept. 23.

More about Memory Diagrams
Paper copies handed out Wed., Sept. 23.

Example code for lecture of Sept. 23, 1998. (Not available on the Web, but here are links to the four C++ source files: example1.cpp, footinch.h, footinch.cpp, example2main.cpp.)
Paper copies handed out Wed., Sept. 23.

Lab 4--for the week of October 5
Paper copies handed out Wed., Sept. 30.

Lab 5--for lab periods Oct. 14-16 and 19
Paper copies handed out Fri, Oct 9.

Pointers to Struct Variables and Objects
Paper copies handed out Fri, Oct 9.

Example code for lecture of Oct 9, 1998. (Not available on the Web, but here are links to the three C++ source files: Counter.h, Counter.cpp, prog.cpp.)
Paper copies handed out Fri, Oct 9.

Lab 6--for the week of October 23
Paper copies handed out Fri., Oct. 23.

Example code for lecture of Oct 23, 1998. (Not available on the Web, but here are links to the C++ source files: StringOne.h, StringOne.cpp.)
Paper copies handed out Fri, Oct 23.

Assignment Operator Details
Paper copies handed out Wed., Oct. 28.

Lab 7--for the week of November 2
Paper copies handed out Fri., Oct. 30.

Example code for lectures of Nov 2 and Nov 4, 1998. (Not available on the Web, but here are links to the C++ source files: OLList.h, definitions for insert and remove functions.)
Paper copies handed out Mon, Nov 2.

Lab 8--for the week of November 16
Paper copies handed out Mon., Nov. 9.

Most recent handouts:

Inheritance Examples
Paper copies handed out Wed., Nov. 18

Lab 9--for the week of November 23
Paper copies handed out Fri., Nov. 20.

Example code involving pointers to pointers and arrays of pointers. (Not available on the Web, but here are links to the text files used to create the handout: pointer-to-pointer example from Nov. 23, array-of-pointers example from Nov. 25, output from array-of-pointers example.)
Paper copies handed out Wed., Nov. 25.

Lab 10--for the week of November 30
Paper copies handed out Fri., Nov. 27.