Python Office Hours: Difference between revisions

From Pumping Station One
Skm (talk | contribs)
reorganized because I'm tired of people asking for books when they want to learn something. maybe if I push books down the page...
Skm (talk | contribs)
m formatting
Line 15: Line 15:


For ''students'', the expectation is that you watch lectures, read tutorials and attempt homework on your own, then use this as a resource to aid in learning.
For ''students'', the expectation is that you watch lectures, read tutorials and attempt homework on your own, then use this as a resource to aid in learning.
== Curious but don't have a specific question or project? ==


If you don't already have something to work on or study, look through the resources below.
If you don't already have something to work on or study, look through the resources below.


Here are some suggested starting points.
== Learning resources ==


=== Tutorials ===
* if you are new to programming, try out the [https://openhatch.org/wiki/Boston_Python_Workshop_8 Boston Python Workshop] materials
* if you are new to programming, try out the [https://openhatch.org/wiki/Boston_Python_Workshop_8 Boston Python Workshop] materials
* if you are new to python but know a little about programming, try out the [https://openhatch.org/wiki/Intermediate_Python_Workshop/Projects Intermediate Boston Python Workshop] projects.
* if you are new to python but know a little about programming, try out the [https://openhatch.org/wiki/Intermediate_Python_Workshop/Projects Intermediate Boston Python Workshop] projects.
== Learning resources ==
=== Tutorials ===
* [http://newcoder.io/ NewCoder]: intermediate level projects to try after learning syntax and things from sites like Learn Python the Hard Way. It has tutorials on
* [http://newcoder.io/ NewCoder]: intermediate level projects to try after learning syntax and things from sites like Learn Python the Hard Way. It has tutorials on
** Data Visualization
** Data Visualization