Python Office Hours: Difference between revisions

From Pumping Station One
Skm (talk | contribs)
Tutorials: added tutorial/lecture notes on scipy topics
Skm (talk | contribs)
added django girls tutorial link
Line 32: Line 32:
* [http://software-carpentry.org/v5/novice/python/index.html Programming with Python]: "The best way to learn how to program is to do something useful, so this introduction to Python is built around a common scientific task: data analysis."
* [http://software-carpentry.org/v5/novice/python/index.html Programming with Python]: "The best way to learn how to program is to do something useful, so this introduction to Python is built around a common scientific task: data analysis."
* [http://scipy-lectures.github.io/ Python Scientific Lecture Notes]: "Tutorial material on the scientific Python ecosystem, a quick introduction to central tools and techniques. The different chapters each correspond to a 1 to 2 hours course with increasing level of expertise, from beginner to expert."
* [http://scipy-lectures.github.io/ Python Scientific Lecture Notes]: "Tutorial material on the scientific Python ecosystem, a quick introduction to central tools and techniques. The different chapters each correspond to a 1 to 2 hours course with increasing level of expertise, from beginner to expert."
* [http://book.djangogirls.org/ Django Girls Tutorial]: tutorial that starts from python basics to django to deploying a django site.


=== Interactive Tutorials ===
=== Interactive Tutorials ===