Boston Python Workshop 3/Saturday lecture: Difference between revisions

From OpenHatch wiki
Content added Content deleted
Line 1: Line 1:
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.
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.


Thank God! Someone with banris speaks!
== Lecture outline ==

# review Friday material
# lists
# loops and more flow control: for, while, break
# dictionaries
# modules

Whoever edits and publishes these aritcels really knows what they're doing.

Revision as of 15:43, 21 September 2011

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.

Thank God! Someone with banris speaks!