Day 9 ===== Overview -------- Today we will learn a lot more about C++ functions and function passing conventions. We will also touch on namespaces and exceptions. Lessons ------- .. csv-table:: :file: csv_tables/day9.csv :header-rows: 1 .. toctree:: :maxdepth: 1 :hidden: day9/01-multifile-projects day9/02-documentation Discussions and Assignments --------------------------- .. toctree:: :maxdepth: 1 day9/00-group-meeting individual-assignments/individual-assignment-4