Books about Python.

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

    Books about Python.

    I'm up to write a 20-30 research paper for my computer science course,
    and I was considering choosing to do mine on Python. I was curious if
    anybody knows of any good books about python they could recommend that
    have more of a technical view rather than a Teach-yourself-in-24-hours
    type.

    Thanks
  • tshopshire@gmail.com

    #2
    Re: Books about Python.

    On Aug 24, 8:32 pm, cscor...@gmail. com wrote:
    I'm up to write a 20-30 research paper for my computer science course,
    and I was considering choosing to do mine on Python.  I was curious if
    anybody knows of any good books about python they could recommend that
    have more of a technical view rather than a Teach-yourself-in-24-hours
    type.
    >
    Thanks
    Well here's one that cover just about everything(As you can tell from
    the title)
    But I'm not sure if it's exactly what you are looking for.

    Comment

    • Mike Driscoll

      #3
      Re: Books about Python.

      On Aug 24, 10:32 pm, cscor...@gmail. com wrote:
      I'm up to write a 20-30 research paper for my computer science course,
      and I was considering choosing to do mine on Python.  I was curious if
      anybody knows of any good books about python they could recommend that
      have more of a technical view rather than a Teach-yourself-in-24-hours
      type.
      >
      Thanks
      If you want technical, I would recommend Lutz's "Programmin g Python"
      3rd Ed or Chun's "Core Python Programming". Both are huge and have
      tons of information!

      Mike

      Comment

      • James Matthews

        #4
        Re: Books about Python.

        I really liked Core python programming 2nd edition

        On Wed, Aug 27, 2008 at 9:49 AM, Bruno Desthuilliers
        <bdesth.quelque chose@free.quel quepart.frwrote :
        cscorley@gmail. com a écrit :
        >>
        >I'm up to write a 20-30 research paper for my computer science course,
        >and I was considering choosing to do mine on Python. I was curious if
        >anybody knows of any good books about python they could recommend that
        >have more of a technical view rather than a Teach-yourself-in-24-hours
        >type.
        >
        May I recommand the fine manual and this newsgroup ?
        >
        --

        >


        --

        Comment

        • Joseph W. Losco

          #5
          Re: Books about Python.

          I did also.

          On Aug 27, 2008, at 4:19 PM, James Matthews wrote:
          I really liked Core python programming 2nd edition
          >

          Comment

          Working...