« All Events
3 PM – Python Object Oriented Programming – Sebastian
August 19, 2023 @ 2:00 pm - 3:00 pm
Today We Did
- Finished creating a full Grocery System with object oriented programming
- Reviewed the important topics in object oriented programming that we’ve learned about (classes, constructors, attributes, and objects)
- Began learning about inheritance; where (child) classes can inherit the methods and attributes from another (parent) class
- In case you need anything, feel free to email me at sebastian@ayclogic.com
Homework
- Please submit your homework to the corresponding project’s folder in your Google Drive
- Homework: Please copy the code from pages 168 to 170 in the book