Boston Python Workshop 7/Saturday lecture: Difference between revisions

Content added Content deleted
imported>Merwok
(Undo revision 14816 by Merwok (talk))
imported>Merwok
(Undo revision 14815 by Merwok (talk))
Line 6: Line 6:
* [[Boston Python Workshop 7/Loops| Python loops cheat sheet]].
* [[Boston Python Workshop 7/Loops| Python loops cheat sheet]].


* [https://raw.github.com/jvns/mtlpytutorial/master/capitals.py capitals.py] -- the state capitals example.
* [http://mit.edu/jesstess/www/BostonPythonWorkshop7/state_capitals.py state_capitals.py] -- the state capitals example.
* [http://codingbat.com/home/bostonpythonworkshop@gmail.com/SaturdayMorning Saturday morning CodingBat review].
* [http://codingbat.com/home/bostonpythonworkshop@gmail.com/SaturdayMorning Saturday morning CodingBat review].
* [http://codingbat.com/home/bostonpythonworkshop@gmail.com/Saturday Saturday lecture CodingBat practice].
* [http://codingbat.com/home/bostonpythonworkshop@gmail.com/Saturday Saturday lecture CodingBat practice].
Line 59: Line 59:
#* walk through state_capitals.py
#* walk through state_capitals.py


Where state_capitals.py from http://mit.edu/jesstess/www/BostonPythonWorkshop6/state_capitals.py is the grand finale and synthesis of lecture material.
Where state_capitals.py from https://raw.github.com/jvns/mtlpytutorial/master/capitals.py is the grand finale and synthesis of lecture material.


[[Boston Python Workshop 7|« Back to the Workshop home page]]
[[Boston Python Workshop 7|« Back to the Workshop home page]]