![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Professional Programmer
Join Date: Feb 2005
Posts: 434
Rep Power: 4
![]() |
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.
__________________
I looked it up on the Intergnats! |
|
|
|
|
|
#2 |
|
Expert Programmer
|
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.
|
|
|
|
|
|
#3 |
|
Professional Programmer
Join Date: Feb 2005
Posts: 434
Rep Power: 4
![]() |
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/
__________________
I looked it up on the Intergnats! |
|
|
|
|
|
#4 |
|
Programmer
Join Date: Dec 2005
Posts: 67
Rep Power: 0
![]() |
What I used to help me teach my 12 year old cousing how to program in python.
http://www.livewires.org.uk/python/ |
|
|
|
|
|
#5 |
|
Programmer
Join Date: Dec 2006
Posts: 53
Rep Power: 0
![]() |
|
|
|
|
|
|
#6 |
|
Programmer
Join Date: Apr 2005
Posts: 73
Rep Power: 4
![]() |
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. |
|
|
|
|
|
#7 |
|
Newbie
Join Date: Feb 2008
Posts: 2
Rep Power: 0
![]() |
Here are some good collection of free python books
Download Free Python Books |
|
|
|
|
|
#8 |
|
Hobbyist Programmer
Join Date: Jun 2007
Posts: 134
Rep Power: 2
![]() |
Re: Tools for learning Python
Good thread, lots of resources I haven't seen before
a mod should consider making this sticky. |
|
|
|
|
|
#9 | |
|
Programmer
Join Date: Nov 2007
Posts: 64
Rep Power: 1
![]() |
Re: Tools for learning Python
Quote:
bang! he is using classes, importing functions, using foreign commands, that he never truely explains
__________________
There are 10 kinds of people in this world, those who can read binary and those who can't. |
|
|
|
|
|
|
#10 |
|
Newbie
Join Date: Feb 2008
Posts: 10
Rep Power: 0
![]() |
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. |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| python for newbie | wizzkid | Python | 3 | Jun 7th, 2006 7:31 PM |
| [tutorial] Python for programming beginners | coldDeath | Python | 30 | Dec 14th, 2005 11:35 AM |
| Convert Python script to C++ code | clanotheduck | Python | 17 | Sep 25th, 2005 8:55 AM |
| Advanced Python Tricks | Arevos | Python | 19 | Sep 24th, 2005 7:39 AM |
| Python - A Programmers Introduction | coldDeath | Python | 17 | Aug 19th, 2005 12:41 PM |