Montreal Python Workshop/Saturday lecture: Difference between revisions

Content added Content deleted
imported>Merwok
(Adapt links)
imported>Merwok
Line 3: Line 3:
== Resources ==
== Resources ==


* [[Boston Python Workshop 7/Data types| Python data types cheat sheet]].
* [[Montreal Python Workshop 7/Data types| Python data types cheat sheet]].
* [[Boston Python Workshop 7/Loops| Python loops cheat sheet]].
* [[Montreal Python Workshop 7/Loops| Python loops cheat sheet]].


* [https://raw.github.com/jvns/mtlpytutorial/master/capitals.py capitals.py] -- the state capitals example.
* [https://raw.github.com/jvns/mtlpytutorial/master/capitals.py capitals.py] -- the state capitals example.
Line 10: Line 10:
* [http://codingbat.com/home/bostonpythonworkshop@gmail.com/Saturday Saturday lecture CodingBat practice].
* [http://codingbat.com/home/bostonpythonworkshop@gmail.com/Saturday Saturday lecture CodingBat practice].


For extra practice, see Python's [http://docs.python.org/tutorial/introduction.html official tutorial].
For extra practice, see Python's [http://docs.python.org/2/tutorial/introduction official tutorial].


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


== Lecture outline ==
== Lecture outline ==