Python Programming

Department of Computing | Imperial College London

book

Lesson 9

No Object is an Island

  • Chapter 1: Introduction
  • Chapter 2: Object interaction
  • Chapter 3: Refactor your robot!
  • Chapter 4: More iterable objects
  • Chapter 5: List comprehension
  • Chapter 6: JSON files
  • Chapter 7: More classes for your robot!
    • [7.1] Identifying new classes
    • [7.2] Designing new classes
    • [7.3] Implementing new classes
  • Chapter 8: Python packages
  • Chapter 9: Exception handling
  • Chapter 10: Summary

Chapter 7

More classes for your robot!

Rough estimated time needed
10-15 mins to read, think and digest.
At least 2 hours or more to complete the refactoring, depending on how far and thoroughly you take it!

Previous Next

Page designed by Josiah Wang

Department of Computing | Imperial College London