I Need A Good Python Book

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • tharden3
    Contributor
    • Jul 2008
    • 916

    I Need A Good Python Book

    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
    New Member
    • Jun 2007
    • 126

    #2
    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

    Comment

    • tharden3
      Contributor
      • Jul 2008
      • 916

      #3
      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.

      Comment

      • tharden3
        Contributor
        • Jul 2008
        • 916

        #4
        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:

        Comment

        • shreyask
          New Member
          • Sep 2008
          • 8

          #5
          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

          Comment

          • tharden3
            Contributor
            • Jul 2008
            • 916

            #6
            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.

            Comment

            • dshimer
              Recognized Expert New Member
              • Dec 2006
              • 136

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

              Comment

              • tharden3
                Contributor
                • Jul 2008
                • 916

                #8
                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.

                Comment

                Working...