Intermediate introduction to C++.
Each week we will have 2 sessions. We will start by going over initial setup for running C++ code, then cover a different topic each session. For more difficult material, I may use the second session as office hours, where you may come to ask questions, and I will review more difficult topics.
There will be 2 assignments each week covering the topics we discuss so you can practice, and I will review your code.
Anybody is welcome, and the compiler is online so there is no need for a specific computer or Operating System.
You are expected to have some basic knowledge of programming, because I will not be discussing simple things like variables, or if statements etc.