Python Programming

Department of Computing | Imperial College London

book

Lesson 8

Making Objects the Main Star!

  • Chapter 1: Introduction
  • Chapter 2: Set
  • Chapter 3: Classes and attributes
  • Chapter 4: Python modules
  • Chapter 5: Objectify your robot!
  • Chapter 6: Object methods
    • [6.1] Object methods revisited
    • [6.2] Methods and attributes
    • [6.3] Instance methods
    • [6.4] Exercise
    • [6.5] Summary
  • Chapter 7: Add robot actions!
  • Chapter 8: Magic methods
  • Chapter 9: Reading and writing files
  • Chapter 10: Input validation
  • Chapter 11: Summary

Chapter 6

Object methods

Every actor comes with their own experience, method, methodology.
Todd Haynes

Rough estimated time needed
15-20 mins

Previous Next

Page designed by Josiah Wang

Department of Computing | Imperial College London