Welcome to the controls classroom! This class is intended to get you up to speed writing high quality C++ code for The Holy Cows. Expactations and the syllabus for the class are below.
- Complete all readings and quizes in a timely manner (~1 week after assigned).
- Don't copy and paste code from your peers or Google. Asking questions and Googling to gain a deeper understanding is OK, copying and pasting code is NOT.
- Ask questions in #controls in Slack and provide as much detail as possible.
- Don't DM cworley unless you have a truly private question.
- Lecture
- Slides
- Readings: Unix for the Beginning Mage Chapters 1-3 (stop at page 32)
How To Read Man Pages - Quiz
- Lecture
- Slides
- Readings: Unix for the Beginning Mage Chapters 4-6
- Quiz
- Lecture
- Slides
- Resource: Learn Git Branching