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

Arrays Of Arrays: Multi-Dimensional Arrays

Notes for the required material 

Optional teaching material

Although the notes cover the syntax of arrays that are greater than two dimensions it would be beneficial for students to see an example that illustrated how and when one would use such a data structure in a 'real life' example.

Background / Sources of additional information

Teaching Tips