JamesEnoch89 / assignments

0 stars 0 forks source link

Week 6 Day 1 - Inheritance - #20

Closed mdewey closed 6 years ago

mdewey commented 6 years ago

Robots, Humans, Pandas and SOLID

Tonight you will be making a few classes that inherit from a base class and also reading about some OOP design princples

Objectives

Explorer Mode

Adventure Mode

Epic Mode

Turning In

Your homework will be assigned to you via issues on your assignments repository. Once you are

These steps will be followed for almost every assignment going forward. Once you've completed at least explorer mode and you're satisfied with your work, let's get it published. First let's get it up on GitHub.

Additional Resources

JamesEnoch89 commented 6 years ago

forgot to push this over last night!

https://github.com/JamesEnoch89/InheritancePractice

mdewey commented 6 years ago

I would have like to see more parent classes.

mdewey commented 6 years ago

Awesome Work!