![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: Jul 2007
Posts: 8
Rep Power: 0
![]() |
First language im learning python, need advice!
Ive been interested in programming for a long time but today I finnaly decided to start learning, and after talking to a couple people they said python is probably best starting point. So what im here to ask is whats best book / online teaching guide that i should use?
I will be using the program PythonWin Thanks ![]() |
|
|
|
|
|
#2 |
|
Sexy Programmer
|
I have recommend this book after I read it. It is good for beginner starting with Python. I recommend this book to anyone who is interested in learning Python.
http://greenteapress.com/thinkpython/thinkCSpy.pdf
__________________
I would love to change the world, but they won't give me the source code! |
|
|
|
|
|
#3 |
|
Professional Programmer
Join Date: Feb 2005
Posts: 434
Rep Power: 4
![]() |
"Learning Python" by Mark Lutz & David Ascher published by O'Reilly is pretty much the learning standard. Should be in your book store or library.
A nice online book: http://www.ibiblio.org/g2swap/byteofpython/read/
__________________
I looked it up on the Intergnats! |
|
|
|
|
|
#4 |
|
Programmer
|
For some reason I could never get through learning python. What really hit it off with me was Guido Van Rossum's tutorial. I am now following that up with Core Python Programming by Chun.
Also, I have enjoyed this Podcast by ron at, http://www.awaretek.com/python/index.html, you can also find it in itunes. Another sweet spot for info is the usenet group. I would recommend Core Python Programming over Learning Python. It is more up to date for Python 2.5 and it just floated my boat. The great thing about Python is the community. You can find a lot of information freely available online ![]() |
|
|
|
|
|
#5 |
|
Newbie
Join Date: Aug 2006
Posts: 13
Rep Power: 0
![]() |
I’ve some Python E-books. Just write me a PM if you are interested.
I started out with Oreilly's "Learning Python" and OReilly's "Python in a nutshell". |
|
|
|
|
|
#6 |
|
Hobbyist Programmer
Join Date: Mar 2005
Posts: 148
Rep Power: 4
![]() |
Be careful with those books put out by O'Reilly. Most of them are not very good tutorials at all. They serve more as a reference.
|
|
|
|
|
|
#7 |
|
Newbie
Join Date: Aug 2007
Posts: 11
Rep Power: 0
![]() |
I don't know what anybody else here thinks of it, but for a beginner, Python Programming for the Absolute Beginner is perfect. Fun examples, easy-to-understand tutorials, and best of all, no previous programming experience is required, or even expected. That's the book I started with and I still occasionally refer to it.
Have fun programming! |
|
|
|
![]() |
| 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? GUI or Learning? | Ekros | Python | 11 | Jan 28th, 2006 7:46 AM |
| More languages? | UnKnown X | Coder's Corner Lounge | 27 | Dec 18th, 2005 3:06 PM |
| [tutorial] Python for programming beginners | coldDeath | Python | 30 | Dec 14th, 2005 11:35 AM |
| A Python program for learning | Gilward Kukel | Existing Project Development | 4 | Sep 19th, 2005 10:41 AM |
| Python - A Programmers Introduction | coldDeath | Python | 17 | Aug 19th, 2005 12:41 PM |