PyClass: Difference between revisions

From Noisebridge
Jump to navigation Jump to search
(Correction for sequential weekly classdays)
(Al, PEP 8 Style Guide is more of an actual *requirement* for NB's PyClass(es) than is your awesome IYOCGwP)
(2 intermediate revisions by 2 users not shown)
Line 2: Line 2:


'''Come learn [http://www.python.org/ Python]'''!!<br>
'''Come learn [http://www.python.org/ Python]'''!!<br>
Semi-official website for both PyClasses at [http://pycourse.com/ Noisebridge Learning Python]
See our awesome website for both PyClasses at [http://pycourse.com/ Noisebridge Learning Python]


* Advanced Class, Tuesdays at 7:00 - 9:00 PM PST
* Advanced Class, Tuesdays at 7:00 - 9:00 PM PST
* Introduction to Python, Wednesday, ditto (at 7-9 PM)
* Introduction to Python, Wednesday, ditto (at 7-9 PM)


Intro to Python schedule is [http://pycourse.com/schedule/ here], see below to get the online texts for the Intro to Python class
Intro to Python schedule is [http://pycourse.com/schedule/ here], see below to get the online texts for this Intro to Python class


The Advanced Class:
The Advanced Class:
We are currently building a weekly schedule that you can peek at by clicking [[http://pycourse.com/advanced-class-schedule/ here]]
We are currently building a weekly schedule that you can peek at by clicking [[http://pycourse.com/advanced-class-schedule/ here]]<br>
In general, this is your class peeps! We are here to serve you so any feedback is welcome.  
In general, this is '''your''' class, peeps! We are here to serve '''you''', so any feedback is welcome.  


After 9pm Tuesdays we will have open hacking time and time for questions for those that are kicking so much ass they just can't go home yet, or even for those that may have gone to Mondays' Front-end Web Development class and want to come back for more. If you have problems from work or home feel free to bring them after 9 and everyone can help each other.
After 9pm Tuesdays, we'll have open hacking time and time for questions for those that are kicking so much ass they just can't go home yet, or even for those that may have gone to Mondays' Front-end Web Development class and want to come back for more. 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 the Advanced Class. Please contact either of us with comments/questions:
For redundancy, not 1 but 2(!) people will be helping run the Advanced Class. Please contact either of us with comments/questions:
Line 43: Line 43:
=== Other Helpful Texts ===
=== Other Helpful Texts ===
* [http://www.python.org/dev/peps/pep-0008/ PEP 8 -- The '''highly''' recommended Style Guide for Python Code]
* [http://www.python.org/dev/peps/pep-0008/ PEP 8 -- The '''highly''' recommended Style Guide for Python Code]
* [http://inventwithpython.com Invent Your Own Computer Games with Python] - written by Noisebridger [[User:AlSweigart|Al Sweigart]], free to download [http://inventwithpython.com/IYOCGwP_book1.pdf here] or [https://dl.dropbox.com/u/11076239/IYOCGwP_book1.pdf here]
* [http://www.swaroopch.com/notes/Python A Byte of Python]
* [http://www.swaroopch.com/notes/Python A Byte of Python]
* [http://oreilly.com/catalog/9780596100469/ Python in a Nutshell] - a handy reference
* [http://oreilly.com/catalog/9780596100469/ Python in a Nutshell] - a handy reference

Revision as of 11:29, 23 November 2013

Noisebridge's Learning Python Classes

Come learn Python!!
See our awesome website for both PyClasses at Noisebridge Learning Python

  • Advanced Class, Tuesdays at 7:00 - 9:00 PM PST
  • Introduction to Python, Wednesday, ditto (at 7-9 PM)

Intro to Python schedule is here, see below to get the online texts for this Intro to Python class

The Advanced Class: We are currently building a weekly schedule that you can peek at by clicking [here]
In general, this is your class, peeps! We are here to serve you, so any feedback is welcome.

After 9pm Tuesdays, we'll have open hacking time and time for questions for those that are kicking so much ass they just can't go home yet, or even for those that may have gone to Mondays' Front-end Web Development class and want to come back for more. 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 the Advanced Class. Please contact either of us with comments/questions:

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

Mailing List

Sign up for this now!

Once you join the mailing list, send a request to join the PyClass organization to https://github.com/egonSchiele

Intro to Python Texts

PyClass Githubs

[Old] Class Slides

Other Helpful Texts