- Objective - To demonstrate use of abstract classes and inheritance
- Purpose - To gain familiarity with inheritance
- Begin by forking this project into a personal repository.
- To do this, click the
Fork
button located at the top right of this page.
- To do this, click the
- Navigate to your github profile to find the newly forked repository.
- Clone the repository from your account into your
~/dev
directory. - Open the newly cloned project in a code editor (Visual Studio Code, for example).