This is the P2PU Archive. If you want the current site, go to www.p2pu.org!

Learn Python the Hard Way

My recent threads

You haven't posted any discussions yet.

Recently updated threads

Resource links

Go back to: General discussion

Along with the text book, Learn Python The Hard Way, I have also been using the following links (bookmarked)

Python Tutorial - http://www.tutorialspoint.com/python/index.htm
Python Quick Guide - http://www.tutorialspoint.com/python/python_quick_guide.htm
Python v2.7.1 Documentation, The Python Language Reference - http://docs.python.org/reference/introduction.html

Steve Phelps's picture
Steve Phelps
Thu, 2011-01-20 23:17

Great idea posting these links! Thanks!

nada A.S's picture
nada A.S
Sat, 2011-01-22 18:38

Thanks pborzel for the helpful tutorials ,I also recommend this site :
http://www.python-course.eu/

2 people liked this
Seth Moskowitz's picture
Seth Moskowitz
Sat, 2011-01-22 20:20

For all of those in the Atlanta area, it seems that Zeb will be teaching a class at PyCon in March.
http://us.pycon.org/2011/schedule/sessions/99/

Steve Phelps's picture
Steve Phelps
Mon, 2011-01-24 00:06

wish I was in the Atlanta area.

Vivek J's picture
Vivek J
Sun, 2011-01-23 06:43

Thanks a lot for those links !!

Chris Maenner's picture
Chris Maenner
Sun, 2011-01-23 21:38

I started reading "Dive into Python" which is a free download:
http://diveintopython.org

Steve Phelps's picture
Steve Phelps
Mon, 2011-01-24 00:05

nada and Chris, thanks for those resources.

Seth Moskowitz's picture
Seth Moskowitz
Mon, 2011-01-24 16:14

Hey all,

Here are some good videos that will help supplement our reading. I hope this helps you.

http://www.thenewboston.com/?cat=40&pOpen=tutorial

Seth

Steve Phelps's picture
Steve Phelps
Mon, 2011-01-24 16:37

Thanks, Seth! Very nice!

Diego Cardoso's picture
Diego Cardoso
Wed, 2011-01-26 03:08

Hello!

There's a course on MIT OpenCourseWare that learns Python. There're some videos and resource content. U can look it right here:

http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6...

There's an interesting book there too - "How to Think Like a Computer Scientist: Learning with Python". U can download it here:

http://www.greenteapress.com/thinkpython/thinkCSpy/thinkCSpy.pdf

Red Olaf's picture
Red Olaf
Fri, 2011-02-11 01:58

Thanks for this link.

Steve Phelps's picture
Steve Phelps
Wed, 2011-01-26 16:52

Invent Your Own Computer Games

I stumbled upon this resource: http://inventwithpython.com/index.html

What I liked was that you could see some code and actually trace through it online. As you go line by line through the code, the webpage will keep track of the variables used, provide notes as to what is happening on each line, and give output. Pretty cool.

pborzel's picture
pborzel
Wed, 2011-01-26 18:56

Sweet links folks!

chika ebirim's picture
chika ebirim
Wed, 2011-01-26 19:15

Python is one of the top skills to have in 2011. Python programmers earn more than Ruby on Rail programmers http://www.eweek.com/c/a/IT-Management/Java-Python-Apex-Windows-Top-List...

so guys we are in good company!

ZM L's picture
ZM L
Thu, 2011-01-27 05:52

it still depends on the country you are in!

ZM L's picture
ZM L
Sat, 2011-01-29 12:22

http://zetcode.com/tutorials/pythontutorial/keywords/

An explanation of most keywords in Python! Found this after having lots of troubles in exercise 37. Been really helpful though there are still many keywords in exercise 37 that I don't understand :(.

jodischneider's picture
jodischneider
Wed, 2011-02-09 23:30

Python library for parsing MediaWiki articles: http://code.pediapress.com/wiki/wiki/mwlib