Python Programming

Department of Computing | Imperial College London

book

Lesson 8

Making Objects the Main Star!

  • Chapter 1: Introduction
  • Chapter 2: Set
    • [2.1] Sets
    • [2.2] Set elements
    • [2.3] Set operations
    • [2.4] Set methods
    • [2.5] Frozen set
    • [2.6] Overlapping lyrics
  • Chapter 3: Classes and attributes
  • Chapter 4: Python modules
  • Chapter 5: Objectify your robot!
  • Chapter 6: Object methods
  • Chapter 7: Add robot actions!
  • Chapter 8: Magic methods
  • Chapter 9: Reading and writing files
  • Chapter 10: Input validation
  • Chapter 11: Summary

Chapter 2

Set

Rough estimated time needed
30 mins

Previous Next

Page designed by Josiah Wang

Department of Computing | Imperial College London