PyClass: Difference between revisions

From Noisebridge
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
NO PYCLASS Sept 26th
Come learn [http://www.python.org/ Python], Mondays at 7:30 - 9:00 PM PST.
Come learn [http://www.python.org/ Python], Mondays at 7:30 - 9:00 PM PST.


Line 7: Line 5:
Don't know how to program?  We'll teach you.
Don't know how to program?  We'll teach you.


===  Textbook ===
===  Class Slides ===
* [http://inventwithpython.com/ Invent Your Own Computer Games with Python] - another great introductory text, written by [[Noisebridge]] member [[User:AlSweigart|Al Sweigart]]
* [http://egonschiele.github.com/pyclass] - Slides on Github


=== Other Helpful Texts ===
=== Other Helpful Texts ===
* [http://greenteapress.com/thinkpython/thinkpython.html Think Python] - the primary text we use.
* [http://www.diveintopython.org/ Dive Into Python] - a solid survey of Python for experienced programmers.
* [http://learnpythonthehardway.org/ Learn Python The Hard Way] - A good introductory text with lots of exercises written by prolific programmer [http://zedshaw.com/ Zed Shaw]
* [http://learnpythonthehardway.org/ Learn Python The Hard Way] - A good introductory text with lots of exercises written by prolific programmer [http://zedshaw.com/ Zed Shaw]
* [http://www.greenteapress.com/thinkpython/html/index.html Think Python: How to Think Like a Computer Scientist]
* [http://www.greenteapress.com/thinkpython/html/index.html Think Python: How to Think Like a Computer Scientist]
Line 24: Line 20:
=== Mailing List ===
=== Mailing List ===
http://groups.google.com/group/pyclass
http://groups.google.com/group/pyclass
=== Sharing Code ===
PyClass Organization on Github: https://github.com/PythonNinjas
Textbook Code: https://github.com/PythonNinjas/InventWithPython
Once you join the mailing list, send a request to join the PyClass organization to https://github.com/egonSchiele

Revision as of 11:42, 3 October 2011

Come learn Python, Mondays at 7:30 - 9:00 PM PST.

Know how to program, but don't know Python? We'll get you up to speed.

Don't know how to program? We'll teach you.

Class Slides

  • [1] - Slides on Github

Other Helpful Texts


Mailing List

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