online tutorials?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Gits

    online tutorials?

    I want to learn how to program in python and would like to know if you
    guys know of any free online tutorials. Or is it too complicated to
    learn from a site or books?
  • Paul Boddie

    #2
    Re: online tutorials?

    On 18 Aug, 00:53, Gits <hamza...@live. comwrote:
    I want to learn how to program in python and would like to know if you
    guys know of any free online tutorials. Or is it too complicated to
    learn from a site or books?
    Start here, perhaps:



    As for whether it's too complicated to learn from written materials,
    that may depend on how much programming tuition you've had already.
    I'd already used quite a few languages before finding Python, so it
    may be the case that you are in a different audience than I was, but
    the following page may point you towards suitable tutorials:



    Good luck!

    Paul

    Comment

    • David Cournapeau

      #3
      Re: online tutorials?

      On Sun, Aug 17, 2008 at 5:53 PM, Gits <hamza612@live. comwrote:
      I want to learn how to program in python and would like to know if you
      guys know of any free online tutorials. Or is it too complicated to
      learn from a site or books?
      Hi,

      I learned using dive into python, available online, and it is the best
      tutorial I am aware of:

      Explore the power of Python in the 2026: see our free tutorials and obtain the "Dive into Python" book by Mark Pilgrim in PDF and Kindle version.


      cheers,

      David

      Comment

      • Gerard Flanagan

        #4
        Re: online tutorials?

        On Aug 18, 12:53 am, Gits <hamza...@live. comwrote:
        I want to learn how to program in python and would like to know if you
        guys know of any free online tutorials.  Or is it too complicated to
        learn from a site or books?
        Some texts and examples here:



        hth

        G.

        Comment

        • Wojtek Walczak

          #5
          Re: online tutorials?

          On Sun, 17 Aug 2008 15:53:38 -0700 (PDT), Gits wrote:
          I want to learn how to program in python and would like to know if you
          guys know of any free online tutorials. Or is it too complicated to
          learn from a site or books?
          Try this:



          --
          Regards,
          Wojtek Walczak,

          Comment

          Working...