Python Programming

Department of Computing | Imperial College London

book

Lesson 7

Objects and Dictionaries

  • Chapter 1: Introduction
  • Chapter 2: Object Identity
    • [2.1] Objects revisited
    • [2.2] Object identity
    • [2.3] Identity operators
    • [2.4] Using identity operators
  • Chapter 3: Object methods
  • Chapter 4: Dictionaries
  • Chapter 5: Application of dictionaries
  • Chapter 6: Recursion
  • Chapter 7: Exception handling
  • Chapter 8: Robots and remote clones
  • Chapter 9: Summary

Chapter 2

Object Identity

Don't let anybody tell you who you are

Rough estimated time needed
10 mins

Previous Next

Page designed by Josiah Wang

Department of Computing | Imperial College London