wpe41.gif (23084 bytes)CIS3355: Business Data Structures
Fall, 2008
 

Numeric Array Tutorials

[Home Page] [Web Navigation] [(In)FAQs] [Class Schedule] [Textbook] [Lecture Slides] [Additional Coverage] [Supplementary Material] [Evaluation Areas] [Course Submissions] [Student Information]

REMEMBER: You are all required to write-up a tutorial (to be graded). You may either

  1. Create a new tutorial. These tutorials are available if there is no link associated with the tutorial. Those tutorials with links but no asterisks are NOT available.
  2. Improve a tutorial or Improve and Merge Tutorials. These tutorials are available for improvement it is followed by three asterisks (***). These tutorials may have some some merit, but are generally NOT considered as good tutorials (i.e., you should redo them so that they are 'A' Tutorials). Some of the tutorials have multiple submissions. They can all be improved. merge them and add to them.

For examples of how Original Tutorials and Tutorial Revisions will be graded, see the Bits and Bytes Tutorials.

Choose the tutorial you wish to view by clicking on it.

4.00.a What is an array? *** (Merge & Improve with tutorials below)
4.00.b What is an array? *** (Merge & Improve with tutorials below and above)
4.00.c What is an array? *** (Merge & Improve with tutorials below and above)
4.00.d What is an array? *** (Merge & Improve with tutorials above)
4.00.e What is an array? *** (Merge & Improve with tutorials above)
4.10 How arrays declared  and how is that an advantage over scalar variable declarations?  ***
4.10.a How arrays declared  and how is that an advantage over scalar variable declarations?  ***
4.15 How are arrays stored in RAM? ***
4.15.a How are arrays stored in RAM? ***
4.20 What are offsets and how do they work? *** (Merge & Improve with tutorial below)
4.20.a What are offsets and how do they work? *** (Merge & Improve with tutorial below)
4.25 What Happens if we use 'Illegal' Offsets? *** (Merge & Improve with tutorial above)
4.25.a What Happens if we use 'Illegal' Offsets? ***
4.30.a What are multi-dimensional arrays and how do they work? *** (Merge & Improve with tutorial below)
4.30.b What are multi-dimensional arrays and how do they work? *** (Merge & Improve with tutorial above)
4.35 What is the difference between using one 2-dimensional array or two 1-dimensional arrays? ***
4.40 How do we use offsets to calculate the address of any dimensional array? ***
4.45 What is a pointer and how does it relate to an array? (NOT Available -- I'll do this one)
4.45.a What is a pointer and how does it relate to an array? (NOT Available -- I'll do this one)
4.50.a What types of array declarations are there and what do they mean? *** (Merge & Improve with tutorial below)
4.50.b What types of array declarations are there and what do they mean? *** (Merge & Improve with tutorial above)

This page was last updated on 04/30/05.