PyClass: Difference between revisions

From Noisebridge
Jump to navigation Jump to search
(More up-to-date PyClass edits)
(Correction for sequential weekly classdays)
Line 1: Line 1:
[http://pycourse.com/ Noisebridge's Learning Python Classes]
== Noisebridge's Learning Python Classes ==


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


* Introduction to Python, Wednesdays 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)


* Advanced Class, Tuesdays 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 Intro to Python Texts below


The Advanced Class:
The Advanced Class:
Line 42: Line 42:


=== Other Helpful Texts ===
=== Other Helpful Texts ===
** [http://www.python.org/dev/peps/pep-0008/ PEP 8 -- Style Guide for Python Code]
* [http://www.python.org/dev/peps/pep-0008/ PEP 8 -- The '''highly''' recommended Style Guide for Python Code]
* [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 13:44, 12 November 2013

Noisebridge's Learning Python Classes

Come learn Python!!
Semi-official 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 the 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 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.

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