Introduction-to-Python-Programming

The tutorial is designed for BMEG 591M Workshop Series at University of British columbia (UBC). This Python tutorial covers:

  1. Setup and Installing Python
  2. Input and Output
  3. Basic Data Types
  4. Containers
  5. Loops (For and While)
  6. Conditions
  7. Functions
  8. Modules and Packages: Numpy and Matplotlib

Two Excersices for during the workshop practice and one assignment in IPython are also included.

Credits

Useful Links