Python Programming

Department of Computing | Imperial College London

book

Lesson 10

I am Your Father

  • Chapter 1: Introduction
  • Chapter 2: Inheritance
  • Chapter 3: A variety of robots!
  • Chapter 4: More functions
  • Chapter 5: Lambda functions
  • Chapter 6: Higher order functions
    • [6.1] Higher-order functions
    • [6.2] Built-in higher order functions
    • [6.3] The map function
    • [6.4] map with lambda functions
    • [6.5] The filter function
    • [6.6] Summary
  • Chapter 7: More file handling
  • Chapter 8: Unit testing
  • Chapter 9: User-defined exceptions
  • Chapter 10: Summary

Chapter 6

Higher order functions

Rough estimated time needed
30-40 mins

Previous Next

Page designed by Josiah Wang

Department of Computing | Imperial College London