CIS 200 Lecture Notes
Unix and the g++ Compiler
Unix File Manipulation and Process Control
C++ structs (from Dale)
C++ Two Dimensional Arrays (from Dale)
C Strings and C++ (from Dale)
Software Engineering Introduction
Software Design and Structured Walkthroughs
Testing and Verification
CRC Modeling (Ambler - pdf)
Abstract Data Types
Stacks and Queues (Array Implementations)
Pointers
Linked Lists
Recursion
Program Complexity
Sorting
Hashing
File Processing
User Interface Design