Connecting Tech Pros Worldwide Help | Site Map

I Need A Good Python Book

tharden3's Avatar
Site Addict
 
Join Date: Jul 2008
Location: Ocala, FL (United States)
Posts: 817
#1: Sep 17 '08
I've tried using several online tutorials, and most of them are great, but I'd like to have a good Python book on hand. Any suggestions? One of my weak spots mentally, is that it has been hard to jump into programming quickly. I've studied HTML/XHTML and CSS, and I picked up on it pretty fast. My next goal is to learn a programming language, which will hopefully lead me to even more languages. I'm starting with Python, and actually already learned some of the basic Python commands. Again, I've been having a difficult time picking up on programming. When learning HTML, I used an O'Reilly book. It was pretty clear, and really helped me understand. I plan on doing the same for Python:



If you think there's a better book out there, let me know. I'm looking for one that gets my feet wet in the beginning, but makes me fairly proficient in the end.
Smygis's Avatar
Member
 
Join Date: Jun 2007
Posts: 100
#2: Sep 17 '08

re: I Need A Good Python Book


http://www.apress.com/book/view/159059519x Me like. But if its better than that book is hard for me to tell, i have never even touched it.
And i like this one to: http://www.greenteapress.com/thinkpy...inkpython.html
tharden3's Avatar
Site Addict
 
Join Date: Jul 2008
Location: Ocala, FL (United States)
Posts: 817
#3: Sep 17 '08

re: I Need A Good Python Book


Quote:

Originally Posted by Smygis

http://www.apress.com/book/view/159059519x Me like. But if its better than that book is hard for me to tell, i have never even touched it.
And i like this one to: http://www.greenteapress.com/thinkpy...inkpython.html

Alrighty, thanks a bunch.
tharden3's Avatar
Site Addict
 
Join Date: Jul 2008
Location: Ocala, FL (United States)
Posts: 817
#4: Sep 17 '08

re: I Need A Good Python Book


I did get a book after doing some research. I found out that the book I was originally looking to buy was actually for experienced programmers. O'Reilly did have a beginners Python book though, and this is what I bought:

Newbie
 
Join Date: Sep 2008
Posts: 8
#5: Sep 18 '08

re: I Need A Good Python Book


looks like u hv already bought one, but just in case, u might also consider learning python from o'reilly. i hv been using it for sometime now, and liked it a lot.
bulky, but very informative and good for both beginners as well as advanced users.

-
shreyas
tharden3's Avatar
Site Addict
 
Join Date: Jul 2008
Location: Ocala, FL (United States)
Posts: 817
#6: Sep 18 '08

re: I Need A Good Python Book


Quote:

Originally Posted by shreyask

looks like u hv already bought one, but just in case, u might also consider learning python from o'reilly. i hv been using it for sometime now, and liked it a lot.
bulky, but very informative and good for both beginners as well as advanced users.

-
shreyas

Yes, that has been my experience with O'reilly as well.
dshimer's Avatar
Expert
 
Join Date: Dec 2006
Location: Central Ohio, USA
Posts: 135
#7: Oct 1 '08

re: I Need A Good Python Book


If you like code examples the "Python Cookbook" offers a fairly diverse set.
tharden3's Avatar
Site Addict
 
Join Date: Jul 2008
Location: Ocala, FL (United States)
Posts: 817
#8: Oct 1 '08

re: I Need A Good Python Book


Quote:

Originally Posted by dshimer

If you like code examples the "Python Cookbook" offers a fairly diverse set.

ahh, I did see this at the book store and am thinking about picking it up.
Reply