Boston Python Workshop 6/Saturday lecture

Revision as of 20:16, 17 March 2012 by imported>Jesstess (Created page with "Welcome to the Saturday lecture section of the Boston Python Workshop! For about 2 hours, we'll work through an introduction to the Python programming language via both a lect...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Welcome to the Saturday lecture section of the Boston Python Workshop! For about 2 hours, we'll work through an introduction to the Python programming language via both a lecture and hand-on exercises.

Lecture outline

  1. review Friday material
  2. lists
  3. loops and more flow control: for, while, break
  4. dictionaries
  5. modules

Resources

For extra practice, see Python's official tutorial.

« Back to the Workshop home page