Python Programming

Department of Computing | Imperial College London

book

Lesson 2

The Basic Elements

  • Chapter 1: Introduction
  • Chapter 2: Installing Python
  • Chapter 3: Running Python
  • Chapter 4: Objects
  • Chapter 5: Operators and Expressions
  • Chapter 6: Variables
  • Chapter 7: Naming variables
  • Chapter 8: Robot project
  • Chapter 9: Git
  • Chapter 10: Applied problem solving
    • [10.1] Applied problem solving
    • [10.2] Subscript to linear indices
    • [10.3] Linear indices to subscripts
    • [10.4] Subscripts to linear indices (3D)
    • [10.5] Linear indices to subscripts (3D)
  • Chapter 11: Summary

Chapter 10

Applied problem solving

To learn and not to do is really not to learn. To know and not to do is really not to know.
Stephen R. Covey, The 7 Habits of Highly Effective People

Rough estimated time needed
30-45 mins

Previous Next

Page designed by Josiah Wang

Department of Computing | Imperial College London