CS32, Winter 2021

Labs:

num ready? description assigned due
lab00 true Review of C++ basics, Makefiles, Gradescope Wed 01/06 12:00AM Wed 01/13 11:59PM
lab01 true C++ class design to support CSV data Wed 01/13 12:00AM Wed 01/20 11:59PM
lab02 true Using STL to aggregate data and query Wed 01/20 12:00AM Thu 01/28 11:59PM
lab03 true New types with operator overload and predicates (for sorting) Wed 01/27 12:00AM Wed 02/03 11:59PM
lab04 true OO polymorphism/inheritence Wed 02/03 12:00AM Wed 02/10 11:59PM
lab05 true Visitor Design Patern - Part 1 Wed 02/10 12:00AM Sat 02/20 11:59PM
lab06 true Visitor Design Pattern - Part 2 (redesign collection) Wed 02/17 12:00AM Wed 02/24 11:59PM
lab07 true Practicing with development Tools: gdb and valgrind Wed 02/24 12:00AM Thu 03/04 11:59PM
lab08 true Template Classes and Exceptions Wed 03/03 12:00AM Thu 03/11 11:59PM