Python Programming

Department of Computing | Imperial College London

book

Lesson 2

The Basic Elements

  • Chapter 1: Introduction
  • Chapter 2: Installing Python
    • [2.1] Installing Python
    • [2.2] Installing Python on Windows
    • [2.3] Installing Python on macOS
    • [2.4] Installing Python on Unix/Linux
    • [2.5] Managing multiple Python versions
  • 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
  • Chapter 11: Summary

Chapter 2

Installing Python

Let's get Python onto your computer!

Rough estimated time needed
Varies!

Previous Next

Page designed by Josiah Wang

Department of Computing | Imperial College London