Day 6 ===== Overview -------- This week, we will be focusing on the basics of the C++ programming language. Today, we will go over the basics of the language, what compilation is, and how it compares and contrasts with Python. Lessons ------- .. csv-table:: :file: csv_tables/day6.csv :header-rows: 1 .. toctree:: :maxdepth: 1 :hidden: day6/01-intro-cpp day6/02-first-program Discussions and Assignments --------------------------- .. toctree:: :maxdepth: 1 day6/00-group-meeting day6/group-assignment