Wednesday, May 16, 2007
Week of May 14: Program Tracing / Arrays
This weeek we finish our little unit on program tracing. There will be a test, requiring you to trace and give the output for 5 programs.
From the Turing textbook, we introduce the concept of arrays. Arrays enable you to create large numbers of related variables and to process them as a group.
From the Turing textbook, we introduce the concept of arrays. Arrays enable you to create large numbers of related variables and to process them as a group.