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.

 

Week of May 14: - Program Tracing / Arrays

This week we finish program tracing, ending with a test.

From the Turing textbook, we begin Chapter 14, Arrays. Arrays are a special data type that enables you to create large numbers of variables and to process them as a group.

This page is powered by Blogger. Isn't yours?