PyClass: Difference between revisions

From Noisebridge
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
Come learn [http://www.python.org/ Python], Mondays at 7:00 - 9:00 PM PST. 7:00 to 7:40 will be a bgeinning topic, 7:40 to 8:00 will be advanced nuggets. Then you have two choices:
First class in this series starts December 5th!


1. Stick around and learn a web framework (through end of the year) or hack on a group project (starting in January)
Come learn [http://www.python.org/ Python], Mondays at 7:00 - 9:00 PM PST. 7:00 to 7:40 will be a super duper easy beginning topic, 7:40 to 8:00 will be advanced nuggets. At 8pm you have two choices:
2. Go to the HTML, CSS, JS class


Both are excellent choices and you can go back and forth. We are currently building a weekly program
1. Stick around and learn a web framework (through end of the year) or hack on a group project (starting in January). The first 3 weeks in December we will cover 3 different web frameworks: web.py, Flask, and Django. We will do the same project in each framework (task list or blog) so that everyone gets a feel for the different frameworks. Then together we will pick a framework, pick a project (see [[PyClass Project Ideas]] to add/comment) and kick off the new year with a several month adventure into making it happen. We will likely work with APIs and command line the first month with a special focus on testing and debugging then migrate into a skill orgy of templates, python, code reviews and git, climaxing at deployment and application management.
2. Go to the HTML, CSS, JS class.


[[Working Syllabus]]
Both are excellent choices and you can go back and forth. We are currently building a weekly schedule that you can peek at by clicking on: [[Working Syllabus]]
In general, this is your class peeps! We are here to serve you so any feedback is welcome.
 
After 9pm we will have open hacking time and time for questions for those that went to the HTML class and want to come back for more or those that are kicking so much ass they just can't go home yet. If you have problems from work or home feel free to bring them after 9 and everyone can help each other.
 
For redundancy, not 1 but 2(!) people will be helping run these classes. Please contact either of us with comments/questions:
* Elizabeth Leddy on IRC (#noisebridge/#plone) as eleddy or [http://twitter.com/eleddy @eleddy]
* Daniel Nowak  [http://twitter.com/kellankade @kellankade]
 
Cost: Free! That's right homies. Bring your good vibes and we are at your disposal!
 
=== Mailing List ===
Sign up for this!
* http://groups.google.com/group/pyclass


===  [Old] Class Slides ===
===  [Old] Class Slides ===
Line 19: Line 32:
** [http://docs.python.org/library/index.html Python Standard Library]
** [http://docs.python.org/library/index.html Python Standard Library]
** [http://docs.python.org/reference/index.html Python Language Reference]
** [http://docs.python.org/reference/index.html Python Language Reference]
=== Mailing List ===
http://groups.google.com/group/pyclass

Revision as of 20:34, 22 November 2011

First class in this series starts December 5th!

Come learn Python, Mondays at 7:00 - 9:00 PM PST. 7:00 to 7:40 will be a super duper easy beginning topic, 7:40 to 8:00 will be advanced nuggets. At 8pm you have two choices:

1. Stick around and learn a web framework (through end of the year) or hack on a group project (starting in January). The first 3 weeks in December we will cover 3 different web frameworks: web.py, Flask, and Django. We will do the same project in each framework (task list or blog) so that everyone gets a feel for the different frameworks. Then together we will pick a framework, pick a project (see PyClass Project Ideas to add/comment) and kick off the new year with a several month adventure into making it happen. We will likely work with APIs and command line the first month with a special focus on testing and debugging then migrate into a skill orgy of templates, python, code reviews and git, climaxing at deployment and application management. 2. Go to the HTML, CSS, JS class.

Both are excellent choices and you can go back and forth. We are currently building a weekly schedule that you can peek at by clicking on: Working Syllabus In general, this is your class peeps! We are here to serve you so any feedback is welcome.

After 9pm we will have open hacking time and time for questions for those that went to the HTML class and want to come back for more or those that are kicking so much ass they just can't go home yet. If you have problems from work or home feel free to bring them after 9 and everyone can help each other.

For redundancy, not 1 but 2(!) people will be helping run these classes. Please contact either of us with comments/questions:

* Elizabeth Leddy on IRC (#noisebridge/#plone) as eleddy or @eleddy 
* Daniel Nowak  @kellankade 

Cost: Free! That's right homies. Bring your good vibes and we are at your disposal!

Mailing List

Sign up for this!

* http://groups.google.com/group/pyclass

[Old] Class Slides

Other Helpful Texts