good python book

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • anonymous@coolgroups.com

    good python book

    i'm looking to start learning python. could someone
    recommend a good beginner's book for me?

    thanks.




    --------------------------------------------------------------------
    For free web access to 50,000+ newsgroups, please visit
    http://www.coolgroups.com/. Thanks
    --------------------------------------------------------------------
  • Alan Gauld

    #2
    Re: good python book

    On 22 Jul 2003 00:21:46 -0400, anonymous@coolg roups.com wrote:
    [color=blue]
    > i'm looking to start learning python. could someone
    > recommend a good beginner's book for me?[/color]

    Depends. Are you new to programming or just new to the Python
    language?

    If the latter you should just use the official tutor that comes
    with Python and save your money for one of the more advanced
    books and/or references.

    If you are a complete beginner there are lots of online tutors
    but only a couple of books.

    1) Ivan Van Lanningham's "Teach Yourself Python in 24 Hours"
    2) The Deitel's "Python How to Program"
    2) My "Learn to Program using Python"

    The focus of each is slightly different.

    Check out the newbies page on the Python web site for more info.
    I'd recommend trying a web tutor first then buying something like
    Learning Python or Core Python...

    HTH,

    Alan G


    Author of the Learn to Program website

    Comment

    • Paul Rudin

      #3
      Re: good python book

      >>>>> "Alan" == Alan Gauld <alan.gauld@bti nternet.com> writes:
      [color=blue]
      > On 22 Jul 2003 00:21:46 -0400, anonymous@coolg roups.com wrote:[color=green]
      >> i'm looking to start learning python. could someone recommend
      >> a good beginner's book for me?[/color][/color]
      [color=blue]
      > Depends. Are you new to programming or just new to the Python
      > language?[/color]
      [color=blue]
      > If the latter you should just use the official tutor that comes
      > with Python and save your money for one of the more advanced
      > books and/or references.[/color]


      And "Text processing in python", which would be good for experienced
      programmers new to python, is available online at
      <http://gnosis.cx/TPiP/>, although no doubt the author would be keen
      for people to buy copies as well...

      Comment

      • Alan Kennedy

        #4
        Re: good python book

        anonymous@coolg roups.com wrote:
        [color=blue]
        > i'm looking to start learning python. could someone
        > recommend a good beginner's book for me?[/color]

        Plenty of useful and free introductory material here:-

        The official home of the Python Programming Language


        And not a flattened dead tree in sight.

        --
        alan kennedy
        -----------------------------------------------------
        check http headers here: http://xhaus.com/headers
        email alan: http://xhaus.com/mailto/alan

        Comment

        • Max Khesin

          #5
          Re: good python book

          diveintopython. org is an awsome book (albeit not completely finished).

          --
          =============== =============== ==========
          Max Khesin, software developer -
          max@cNvOiSsPiAo Mntech.com
          [check out our image compression software at www.cvisiontech.com, JBIG2-PDF
          compression @
          Fast, secure PDF software trusted by businesses worldwide. Edit, convert, and eSign documents with Foxit’s affordable tools.



          <anonymous@cool groups.com> wrote in message
          news:3f1cbbda_6 @news.athenanew s.com...[color=blue]
          > i'm looking to start learning python. could someone
          > recommend a good beginner's book for me?
          >
          > thanks.
          >
          >
          >
          >
          > --------------------------------------------------------------------
          > For free web access to 50,000+ newsgroups, please visit
          > http://www.coolgroups.com/. Thanks
          > --------------------------------------------------------------------[/color]


          Comment

          Working...