Object-oriented techniques A Level Resources

A Level Computer Science: Object-oriented techniques

This module contains:

  • An editable PowerPoint lesson presentation
  • Editable revision handouts
  • A glossary which covers the key terminologies of the module
  • Topic mindmaps for visualising the key concepts
  • Printable flashcards to help students engage active recall
  • A quiz with answer key to test knowledge and understanding of the module
Compatible with the following examination boards
Object-oriented techniques A Level Resources Image 1
Object-oriented techniques A Level Resources Image 2
Object-oriented techniques A Level Resources Image 3
Object-oriented techniques A Level Resources Image 4
Object-oriented techniques A Level Resources Image 5

Download →

Object-oriented techniques

Procedural programming offers the basic programming constructs such as sequence, selection and iteration. This type of language also supports modules and procedures. In object-oriented programming, program is decomposed into a number of meaningful objects. Object consists of data and functions. Objects communicate with each other through member functions.
Examples of programming languages that support object-oriented approach are Python, Java and Delphi.

This A Level Computer Science module introduces object-oriented techniques to your students, explaining:

  • Class & Objects
  • Features of object-oriented programming
  • Constructor
  • get() and set() methods

More Problem solving and programming Modules

Object-oriented techniques is one lesson in our Problem solving and programming module. The other theory lessons can be found below: