CSC 172 - Introduction to Algorithms and Data Structures in
C++
214 Post Hall
(516)877-4482
siegfrie@adelphi.edu
Course Home Page |
Announcements |
Syllabus |
Class notes |
Assignments
Below you will find links to my lectures notes for the
class:
- Lecture #1 - A BRIEF Review of
C++
- Lecture #2 - A Closer Look at Data Types and Control
Structures
- Lecture #3 - Structuring Data: Arrays, Arrays of
Structures and Structures Containing Arrays
- Lecture #5 - Extending Our Reach With
Input/Output: A Closer Look at Files
- Lecture #6 - Stringing Along - Character and
String Manipulation