Boston Python Workshop 3/Saturday lecture: Difference between revisions

Content added Content deleted
Line 9:
# modules
 
Whoever edits and publishes these aritcels really knows what they're doing.
== Resources ==
 
* [[Boston Python Workshop 3/Data types| cheat sheet]] for Python data types.
* [http://codingbat.com/home/jessica.mckellar@gmail.com/SaturdayMorning Saturday morning brain wakeup problems].
* [http://codingbat.com/home/jessica.mckellar@gmail.com/Saturday Saturday lecture practice problems].
* 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]]