Difference between revisions of "Talk:Python Office Hours"

From Pumping Station One
Jump to navigation Jump to search
(→‎help find new and better guides: maybe this glossary is helpful and could be listed with beginner stuff)
Line 17: Line 17:
 
* audio stuff. [http://earsketch.gatech.edu/ EarSketch] curriculum. Introduction to programming with music.
 
* audio stuff. [http://earsketch.gatech.edu/ EarSketch] curriculum. Introduction to programming with music.
 
* http://elizabethwickes.com/guided-self-study-lesson-plan/
 
* http://elizabethwickes.com/guided-self-study-lesson-plan/
 +
* https://github.com/catherinedevlin/python_learners_glossary Definitions of Pardon jargon to help Python beginners understand Pythonista gobbletigook
  
 
== Improve interactive tutorials section ==
 
== Improve interactive tutorials section ==

Revision as of 19:30, 18 August 2015

help find new and better guides

I'd like to get some curricula and project guides for these topics.

  • web development
  • robots
  • raspberry pi
  • open data / civic hacking.
  • games
  • open science
  • teaching

I'd like help evaluating things I've found.

Improve interactive tutorials section

Check how stale the list is and whether there are some nicer tools these days.

Recurse Center Social Rules

The list of social rules from https://www.recurse.com/manual#sec-environment (go here for full descriptions)

  • No feigning surprise
  • No well-actually's
  • No back-seat driving
  • No subtle -isms

setting up development environments

We should have consider having a section with information on setting up a python development environment.