Programming Forums

Programming Forums (http://www.programmingforums.org/forumindex.php)
-   Python (http://www.programmingforums.org/forum43.html)
-   -   Tools for learning Python (http://www.programmingforums.org/showthread.php?t=12314)

Dietrich Jan 5th, 2007 1:08 PM

Tools for learning Python
 
Again, this question came from a hijacked thread, but addresses important issues.

I would like to get a feel for programming, can anyone suggest any books or free tutorial websites? I heard that Python is easy to understand and learn.

Some suggestions given were:
http://wiki.python.org/moin/Beginner...ersGuide%2F%29
http://greenteapress.com/thinkpython/thinkCSpy.pdf
http://www.programmingforums.org/for...ial-links.html

Get a book with the word "Beginner" in the title.

titaniumdecoy Jan 5th, 2007 2:00 PM

I learned Python by reading Dive Into Python by Mark Pilgrim. It is published under the GNU Free Documentation License, so you can read it in full online.

Dietrich Jan 5th, 2007 2:07 PM

Here are a couple of sites I used for learning Python:
http://www.awaretek.com/tutorials.html
http://bembry.org/technology/python/index.php
http://www.ibiblio.org/g2swap/byteofpython/read/
http://sebsauvage.net/python/

MicDareall Jan 5th, 2007 5:09 PM

What I used to help me teach my 12 year old cousing how to program in python.

http://www.livewires.org.uk/python/

BinarySurfer Jan 5th, 2007 5:23 PM

Quote:

Originally Posted by MicDareall (Post 122236)
What I used to help me teach my 12 year old cousing how to program in python.

That's great because I'm trying to teach my little brother, but he doesn't understand. I'm definitely introducing him to that.

hydroxide Jan 6th, 2007 5:28 AM

I saw a question in another thread requesting information on transitioning from another language to Python, in which case the essential reference is the Python Cookbook 2nd edition (It's really the only dead-tree source that is an essential read). A reasonably good online reference is at PLEAC, which translates examples from the Perl Cookbook 1st edition.

-T.

syam1224 Feb 3rd, 2008 1:10 AM

Re: Tools for learning Python
 
Here are some good collection of free python books
Download Free Python Books

MiKuS Feb 6th, 2008 10:01 PM

Re: Tools for learning Python
 
Good thread, lots of resources I haven't seen before

a mod should consider making this sticky.

Chuckiferd Feb 7th, 2008 8:14 PM

Re: Tools for learning Python
 
Quote:

Originally Posted by MicDareall (Post 122236)
What I used to help me teach my 12 year old cousing how to program in python.

http://www.livewires.org.uk/python/

I looked at it, it was fine untill I hit the create your own program part, the stuff that came before anyone who can read would understand but then suddenly:| bang! he is using classes, importing functions, using foreign commands, that he never truely explains

Connahhh Feb 7th, 2008 8:58 PM

Re: Tools for learning Python
 
Python Programming for the Complete Beginner by Michael Dawson. It's incredibly engaging and I have learned so much so fast. It's not like the boring textbook stuff either. The first sentence of the first chapter is "Programming basically is getting your computer to do stuff." I mean come on, who doesn't want to read this? It's gold.

Anyway, it was $30 and in three days I have gotten more than what I paid out of it.


All times are GMT -5. The time now is 3:13 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC