Python Office Hours: Difference between revisions
From Pumping Station One
→Random stuff to get curated: remoted old content like the link to interactive python class from last year |
reorganized a little, added some links for young coders and open gov for curricula, cleaned up online courses, added a new interactive online tool |
||
| Line 1: | Line 1: | ||
Every first and third Thursday of each month at 7pm PS:One holds Python Office Hours. Everyone is welcome, regardless of skill level! Show up and introduce yourself! When you do show up to an office hours understand that we try to [[Be_excellent_to_each_other]]. When I, SMiguez, am hosting, please be aware that you will need to follow my [[http://wiki.pumpingstationone.org/User:SMiguez/Code_of_Conduct personal code of conduct]] for learning events which extends the "Be excellent to each other" code. | Every first and third Thursday of each month at 7pm PS:One holds Python Office Hours. Everyone is welcome, regardless of skill level! Show up and introduce yourself! When you do show up to an office hours understand that we try to [[Be_excellent_to_each_other]]. When I, SMiguez, am hosting, please be aware that you will need to follow my [[http://wiki.pumpingstationone.org/User:SMiguez/Code_of_Conduct personal code of conduct]] for learning events which extends the "Be excellent to each other" code. | ||
| Line 19: | Line 16: | ||
Here are some suggested starting points. | |||
* if you are new to programming, try out the [https://openhatch.org/wiki/Boston_Python_Workshop_6 beginner Boston Python Workshop] materials | * if you are new to programming, try out the [https://openhatch.org/wiki/Boston_Python_Workshop_6 beginner 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 intermediate 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 intermediate Boston Python Workshop] materials | ||
* | |||
* | I'd like to get some curricula for these topics. | ||
* | |||
* | * web development | ||
* | * robots | ||
* raspberry pi | |||
* open data / civic hacking (in process of being developed [https://openhatch.org/wiki/Intro_to_Programming_Using_Open_Government_Data Intro to Programming Using Open Government Data]) | |||
* games | |||
* open science | |||
* teaching | |||
* young coders (see example from pycon [https://github.com/mechanicalgirl/young-coders-tutorial#readme Young Coders Tutorial]) | |||
== | == Learning resources == | ||
Books | Books | ||
| Line 38: | Line 40: | ||
Interactive online tools | Interactive online tools | ||
* https://www.pythonanywhere.com/ | |||
* http://www.pythontutor.com/ | * http://www.pythontutor.com/ | ||
* http://codingbat.com/python | * http://codingbat.com/python | ||
| Line 43: | Line 46: | ||
* http://www.codecademy.com/tracks/python | * http://www.codecademy.com/tracks/python | ||
Online courses | Online courses providers | ||
* [http://www.udacity.com/ | * [https://www.edx.org/ edX] | ||
* [http://www.coursera.org/courses Coursera] | |||
* [http://www.udacity.com/ Udacity] | |||
* [http://pythonlearn.com/ Python Learn] | |||
* [http://software-carpentry.org/4_0/ Software Carpentry] | * [http://software-carpentry.org/4_0/ Software Carpentry] | ||
[[Category:Interest_Groups]] | [[Category:Interest_Groups]] | ||