Skip to content
This repository has been archived by the owner on Mar 17, 2023. It is now read-only.

Latest commit

 

History

History
20 lines (15 loc) · 1.1 KB

File metadata and controls

20 lines (15 loc) · 1.1 KB

CS 225 (Data Structures and Software Principles) @ UIUC -- Historical Lab Code Library

Since a historical set of 2002-era CS225 lectures was made available on archive.org by Jason Zych in 2021, we think that the companion C++ lab code that went along with the Spring 2005 counterpart to those lectures should be made freely available too.

To clone the repository, run the following bash terminal command:

$ git clone https://github.com/maxieds/CS225UIUCHistoricalLabCodeLibrary\..git

A suggestion for a prayer at compiling:

$ sudo ln -s $(which g++) /usr/local/bin/CC

"You WILL experience testosterone in this department. Just (like) give it back to them?" -- Jason's successor in CS225 at UIUC

Links