Day 1

Jul 27, 2015

Getting started

  • Let's talk to python! Scripts vs Interactive Shell.

A Caffeinated Tour

Slides

  • Variables
  • Statements and expressions
  • Built-in types
  • Control flow (conditionals, loops)
  • Functions
  • Strings
  • File I/O

Python 2 or 3?

Slides

Exercises

Slides Code