CSCI200S04

Introduction to C++

 

Week #6

 

Class 1: Chapter 6 Completed

Assignment:

1. Lab 6.4 Random Numbers, Sorts, and One Dimensional Arrays

2. Note: the code for BubbleSort() is on page 248 of your text.

3. ON YOUR OWN Lab 7.4 Interplanetary Delivery Service due Class 2 week 7.

 

Class 2: Chapter 7 User Defined Data Types

Assignment:

1. Lab 7.1 Shape Structure and Functions with Pointers

 

Class 3: Chapter 7 User Defined Data Types (Continued)

Assignment:

1. Lab 7.2 Mail Station