Introduction to Computing Laboratories for Fall 2009


Lab #

Date

Description

Files

Handouts

1

8/26

Introduction to the lab, Visual Studio, and the submission system


Lab Description

2

9/2

Assignment statements, expressions, math and random library functions, and the formatted I/O

.zip File for Lab 2

Lab Description

3

9/9

If and If/Else statements

.zip File for Lab 3

Lab Description

4

9/16

Looping: for and while statements

lab4.zip

Lab Description

5

9/23

Nested Loops

lab5.zip

Lab Description

6

9/30

Catch-up session to finish previous labs and homework assignments



7

10/7

Functions

lab7.zip

Lab Description

8

10/14

One-Dimensional Array Processing

lab8.zip

Lab Description

9

10/21

Two-Dimensional and parallel Array processing

lab9.zip

Lab Description

10

10/28

Searching and sorting

lab10.zip

Lab Description

11

11/4

Pointers: walking pointers and dynamically allocated arrays

lab11.zip

Lab Description

12

11/11

Catch-up session to finish previous labs and homework assignments



13

11/18

C++ strings and structures

lab13.zip

Lab Description


11/25

Thanksgiving Break

14

12/2

Recursive functions

lab14.zip

Lab Description

15

12/9