GCSE Computer Science | KS4 | Classes and objects https://www.raspberrypi.org/curriculum/key-stage-4/object-oriented-programming/classes-and-objects
During this lesson, students will be introduced to the concepts of classes and objects through a classification exercise to determine the properties shared by all animals. As the lesson progresses, students will learn and apply key terminology, and have the opportunity to create an object class and instantiate that object.
constructor to create objects Use a method and access an attribute on an object Model
