4 PM – Python OOP – Darin
Today We Did: Continued learning about dictionaries, how to find items in a dictionary (compared to finding items with a list) Created a phone book system using dictionaries. Homework: Create a newRead More...
Today We Did: Continued learning about dictionaries, how to find items in a dictionary (compared to finding items with a list) Created a phone book system using dictionaries. Homework: Create a newRead More...
Today We Did: We reviewed each individual project. We continued on Shoot Balloon project by adding the explode class, and getting started on the bug class. Homework 1: Continue working on yourRead More...
What We Did Today: Continued the Monster Inheritance Project, implementing the play method for attacking and healing the monsters. Introduced Inheritance in Java through the magic attack system. Homework: Submit your codeRead More...
Your HW: Work on your projects (Week4)