Lecture notes for the Introduction to Computer Science I by James Tam Return to the course web page

Homogeneous Composite Variables: Arrays

Notes for the required material 

Optional teaching material

Given that there is time another topic that can be covered is packed arrays and how they can be used to more efficiently utilize memory but at the cost of increasing computation time (in order to find the correct index).

Background / Sources of additional information

Teaching Tips