![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Programmer
|
Recommendations?
I would like to learn Python, but am having a hard time deciding on a good starting book.
I have already learned C++, and will be working on C#, Windows Programming and Java in my next semester at school. Can anyone recommend a good starting book for Python? Thanks
__________________
Only two things are infinite, the universe and human stupidity, and im not sure about the former. |
|
|
|
|
|
#2 |
|
Expert Programmer
|
Dive into Python
I made a thread about it, looky: http://www.programmingforums.org/for...ead.php?t=7147 You can read it online for free or buy it as a book if you like the way it works. But its nto everyones cup of tea. I learnt using the python tutorial on the website. Its really great, but Dive into Python adds loads of extra useful info.
__________________
Join us at #programmingforums @ irc.freenode.net! My software never has bugs. It just develops random features.
|
|
|
|
|
|
#3 |
|
Professional Programmer
Join Date: Feb 2005
Posts: 434
Rep Power: 4
![]() |
The O'Reilly book "Learning Python" by Mark Lutz and David Ascher is nice and hands-on for beginners.
There is a Python online book/tutorial at: http://www.byteofpython.info/ that is for the very beginner. A very good tutorial, looks like it is written for you: How to Think Like a Computer Scientist: Learning with Python http://www.ibiblio.org/obp/thinkCSpy/ Don't let those stupid >>> confuse you, it is shell programming. Normally you would program in an IDE editor, like you would with C++.
__________________
I looked it up on the Intergnats! Last edited by Dietrich; Nov 27th, 2005 at 12:09 PM. |
|
|
|
|
|
#4 | |
|
Programmer
Join Date: Apr 2005
Posts: 73
Rep Power: 4
![]() |
Quote:
--OH. |
|
|
|
|
|
|
#5 |
|
Programmer
|
Thanks guys, I'll check all those out and see what works best for me.
I appreciate the advice!
__________________
Only two things are infinite, the universe and human stupidity, and im not sure about the former. |
|
|
|
|
|
#6 |
|
Hobbyist Programmer
|
Learning Python by Lutz and Ascher is my favorite. Dive into Python is good too.
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|