5 PM – Python OOP – Gamas
5 PM – Python OOP – Gamas
Today We Did We setup Pycharm We started learning dictionary. Homework Create March28_DictionaryHW.py Copy codes from page 92 to 95. Do Try It Yourself page 99.
Today We Did We setup Pycharm We started learning dictionary. Homework Create March28_DictionaryHW.py Copy codes from page 92 to 95. Do Try It Yourself page 99.
Today We Did Added teacher class and methods to school application project In case you need anything, feel free to email me at sebastian@ayclogic.com Homework Name your homework MAR28_schoolapp_hw, please submit byRead More...
Homework Continue on Monster Inheritance project. Add the water, earth and wind magic attacks. Look at how we did it for fire magic. After each magic attack, the monster also need toRead More...
Today We Did Reviewed dictionary basics Began phone book with dictionary program In case you need anything, feel free to email me at sebastian@ayclogic.com Homework Name your homework APR4_phonebook_hw, please submit byRead More...
Today We Did Finished School System project Began Library System project Got really good at creating new classes and constructors In case you need anything, feel free to email me at sebastian@ayclogic.comRead More...
Homework Similar to dragon.py, create troll.py, water_golem.py. Inside troll.py Create Troll class that inherits from Monster class. override magic_damage method so when Troll got hit by earth magic, it will say "TrollRead More...
Today We Did Started and quickly finished GroceryShoppingCart (great job!) Brief introduction to OOP, sneak peak of the following: Classes, Attributes, Methods, Constructors, and Objects In case you need anything, feel freeRead More...
Today We Did Finished library system project Began shopping cart OOP In case you need anything, feel free to email me at sebastian@ayclogic.com Homework Name your homework APR11_supermarket_hw, please submit by nextRead More...
Today We Did We completed Monster Inheritance project. We discussed Practice Final. Homework Do practice final already sent in the class to your email. It should come from ayclogic@gmail.com. Please let meRead More...
Today We Did Large introduction to object oriented programming Learned about classes, constructors, attributes, methods, and objects In case you need anything, feel free to email me at sebastian@ayclogic.com Homework Name yourRead More...
Today We Did Finished Supermarket class Began inheritance (child inherits all attributes and methods from parent) In case you need anything, feel free to email me at sebastian@ayclogic.com Homework Name your homeworkRead More...
Today We Did We reviewed Practice Test (DriverSystem) solution. The solution can be found in https://drive.google.com/drive/u/0/folders/1ZYxxajAgLJw8_LDVzpxMMw4QkB6Gant4 Homework Next week (04/26) is the 2 hours final test. The final test is open bookRead More...
Today We Did Reviewed object oriented programming by making Dog class Deeply understood what "self" means, and when to use "self" instead of an object name Began GrocerySystemV2 In case you needRead More...
Today We Did Reviewed OOP, dictionaries, and inheritance Began creating Monster inheritance program In case you need anything, feel free to email me at sebastian@ayclogic.com Homework Name your homework APR25_inheritance_hw, please submitRead More...
Today We Did Continued Monster inheritance program with Monster System Reviewed vocabulary in object oriented programming with short quiz on words In case you need anything, feel free to email me atRead More...