- proper use of a package
- making classes
- calling objects with the class
- using methods and attributes with objects
- initialization of a class to reduce redundancy
- small programs to learn about classes, objects, attributes and methods
- coffee maker of the Day 14 project using OOP
and more..