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

Structured Data Object 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.

7.10 What is a structured data object and how is it different than an array? *** (Merge & Improve with tutorial below)
7.10B What is a structured data object and how is it different than an array? *** (Merge & Improve with tutorial above)
7.10.c What is a structured data object and how is it different than an array? *** (Merge & Improve with tutorial above)
7.15.a How do we declare a struct in other languages? How do we declare them in c? ***
7.15.b How do we declare a struct in other languages? How do we declare them in c?
7.15.c How do we declare a struct in other languages? How do we declare them in c?
7.15.d How do we declare a struct in other languages? How do we declare them in c?
7.20.a How many bytes of storage do we need for a struct? ***
7.20.b How many bytes of storage do we need for a struct? ***
7.30 How is a struct stored in RAM and how do we determine the address of each component? ***
7.40.a What is an array of structs and how does it work?
7.40.b What is an array of structs and how does it work?
7.60 How do we use pointers with structs? (NOT Available -- I'll do this one)

This page was last updated on 05/01/05.