6 PM – Python OOP – Darin
What We Did Today: Continued learning object oriented programming with classes and objects conceptually and with code. Reviewed the Dog class homework. Homework: Create a new file called OOP_hw2.py and do theRead More...
What We Did Today: Continued learning object oriented programming with classes and objects conceptually and with code. Reviewed the Dog class homework. Homework: Create a new file called OOP_hw2.py and do theRead More...
What We Did Today: Continue the MonsterInheritance project, implementing attacks against the monster and on the player Implemented object oriented design for method placement Homework: Continue in your Monster Inheritance project inRead More...