Boston Python workshop 2/Saturday lecture: Difference between revisions

no edit summary
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 lecture…')
 
imported>Jesstess
No edit summary
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.
 
== Lecture outline ==
# Review printing and Python as a calculator, from Friday evening
 
# Useful data types: lists, dictionaries, and tuples
# Review printing and Python as a calculator, from Friday evening
# UsefulOther useful data types: lists, dictionaries, and tuples
# Flow control: if, for, while, break, continue
# Exceptions and debugging
Line 10 ⟶ 12:
 
== Resources ==
 
* [http://mit.edu/jesstess/www/BostonPythonWorkshop/ Download or browse] the workshop exercises.
* [http://mit.edu/jesstess/www/BostonPythonWorkshop/data_types.txt summary sheet] for Python data types.
* [http://mit.edu/jesstess/www/BostonPythonWorkshop/ hands-on exercises] to practice Python.
Anonymous user