Intro to Python: Fall 2017¶
Intro To Python: Fall 2017¶
Orientation: Sept 27¶
Week 1: Oct 3¶
Week 7: November 14¶
Session 7: Object Oriented Programing
November 21: Thanksgiving week – no class
Advanced Python: Winter 2017¶
Overview¶
In the second quarter, we will dig a bit more into the more advanced features of Python, and then get into a bit of the ecosystem – working with databases, debugging and logging, etc.
Fluent Python¶
Fluent Python, by Luciano Ramalho, is an excellent book about the more advanced features of Python. We highly recommend you get it, and we will be referencing it throughout the class.
Individual Project¶
In addition to weekly exercises, you will also complete an individual project of your choosing. More detail here: Individual Project