COSC 120
Pre-Lab and Lab Assignments
-
Read over the material and complete the pre-lab activity before coming
to the lab.
-
Lab 1
September 1
Lesson Set 1 Introdution to programming
-
Lab 2
September 8
Lesson Set 2 Introduction to
C++ programming
-
Lab 3
September 15
Lesson Set 3 Expressions, I/O,
Data type conversions
-
Lab 4
September 22
Lesson Set 4 Conditional Statements
-
Lab 5
September 29
Lesson Set 5 Looping Statements
-
Lab 6
October 6
Lesson Set 6.1 Introduction to Void Functions
-
Lab 7
October 13
Lesson Set 6.2 Functions that return a value
-
Lab 8
October 20
Debugger Lab
-
Lab 9
October 27
Lesson Set 7 Arrays
-
Lab 10
November 3
Lesson Set 11 Structures
-
Lab 11
November 10
Lesson Set 10 Characters and Strings
-
Lab 12
November 17
Lesson Set 8 Searching and Sorting
Arrays
-
Lab 13
December 1
Lesson Set 13 Introduction to Classes