Skip to content

UCL-PHAS0100-22-23/week3_cpp_exercises

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Week 3 Exercises

Classes, Inheritance, and Exceptions

This repo should be downloaded and the container build before class to save time on building containers when we should be doing exercises.

Once again the CMakeLists.txt files have been provided for you, so you can build each of those mini-projects (including exectutables and any tests) by going into the folder (Fractions, Students, or Animals) and typing:

cmake -B build
cmake --build build

Note that these will not successfully build until you've done parts of the exercises.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages