Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 423 Bytes

Day16.md

File metadata and controls

13 lines (11 loc) · 423 Bytes

What I learned today:

  • 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

Projects I did today:

  • small programs to learn about classes, objects, attributes and methods
  • coffee maker of the Day 14 project using OOP

 
and more..