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...
Today We Did Created "list_all_students" and "list_all_teachers" methods which loop through our attributes self.students and self.teachers which are lists, and print out information about the objects being stored in those lists. CreatedRead More...
Today We Did We implemented methods for adding, listing, and finding students and teachers using lists and dictionaries. We also added Staff and Classroom classes, but haven't implemented the methods for themRead More...
Today We Did Finished monster system Reviewed REALLY IMPORTANT homework assignment you guys have!! Please make sure you complete it with enough time! Final exam will be the following week after reviewingRead More...
Today We Did Began library system Created Book class (remember, our "model" for the book object) Created add_book, list_all_books, and find_book_using_title In case you need anything, feel free to email me atRead More...
Today We Did Reviewed the homework which was preparation for the exam Went over more final exam preparation In case you need anything, feel free to email me at sebastian@ayclogic.com Homework NameRead More...
Today We Did Understood more about objects and how we should store them in our dictionaries Finished the remaining methods for library system Understood why it would be better for some objectsRead More...
Today We Did Started and almost finished Supermarket Application OOP Saw a great example about why objects are helpful (they can store multiple attributes) In case you need anything, feel free toRead More...
Today We Did Reviewed dictionaries Finished phone book dictionary program In case you need anything, feel free to email me at sebastian@ayclogic.com Homework Name your homework JUN10_dictionary_hw, please submit by next Friday.Read More...