Boston Python Workshop 3/Saturday lecture: Difference between revisions

m
Protected "Boston Python Workshop 3/Saturday lecture" ([edit=autoconfirmed] (indefinite) [move=autoconfirmed] (indefinite))
imported>Jesstess
m (Protected "Boston Python Workshop 3/Saturday lecture" ([edit=autoconfirmed] (indefinite) [move=autoconfirmed] (indefinite)))
 
(2 intermediate revisions by 2 users not shown)
Line 3:
== Lecture outline ==
 
# review printing and Python as a calculator from Friday materialevening
# booleans and flow control: truthiness, if, equality and comparing, in
# lists
# loops and more flow control: for, while, break, continue
# dictionaries
# functions
# modules
 
== Resources ==
Whoever edits and publishes these aritcels really knows what they're doing.
 
* [[Boston Python Workshop 3/Data types| cheat sheet]] for Python data types.
* A Python script explaining [[Boston_Python_workshop_2/Python_classes | Python classes]].
 
For extra practice, see Python's [http://docs.python.org/tutorial/ official tutorial].
 
[[Boston Python Workshop 3|« Back to the Workshop home page]]
Anonymous user