COMS W4995 C++ for C Programmers

Spring 2025

Course essentials

Course Schedule

Lecture 1: W 1/22

Course overview and logistics

Hello C++

Lecture 2: M 1/27

Hello C++ (continued)

Basic-4 in C++

Lecture 3: W 1/29

Basic-4 in C++ (continued)

Lecture 4: M 2/3

Basic-4 in C++ (continued)

MyString class

Lecture 5: W 2/5

MyString class (continued)

Lecture 6: M 2/10

MyString class (continued)

Function template

Lecture 7: W 2/12

Function template (continued)

Dynamically growable array

Move constructor

Lecture 8: M 2/17

Move constructor

Move assignment

Vec class template

Lecture 9: W 2/19

Vec class template (continued)

Inheritance and Polymorphism

Lecture 10: M 2/24

Inheritance and Polymorphism (continued)

Multiple Inheritance

Lecture 11: W 2/26

Multiple Inheritance (continued)

I/O streams

Lecture 12: M 3/3
Exam 1: W 3/5
Lecture 13: M 3/10

I/O streams (continued)

Sequential STL containers

Lecture 14: W 3/12

Sequential STL containers (continued)

Iterators

No Classes on M 3/17 & W 3/19 – Spring Break
Lecture 15: M 3/24

Iterators (continued)

Lecture 16: W 3/26

Associative containers

(A Small Taste of) Template Metaprogramming

Lecture 17: M 3/31

(A Small Taste of) Template Metaprogramming (continued)

Functional programming in C++

Lecture 18: W 4/2

Random number generator

Assignments


Last updated: 2025-04-02