age of Python programmers

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

    #166
    Re: age of Python programmers

    Jeremy Jones <zanesdad@bells outh.net> wrote in message news:<mailman.1 857.1092832475. 5135.python-list@python.org >...[color=blue]
    > Lucas Raab wrote:
    >[color=green]
    > >One thing I've always kind of wondered is what is the average age of a
    > >Python programmer?? What age groups use Python?? Something to think
    > >about....
    > >[/color]
    >[/color]

    Sigh...I have programmed professionally in many languages since 1956,
    the year I began with IBM 704 and 705 absolute(not quite assembler). I
    have been a Python enthusiast for several years now, Regrettably, I
    program little now, for my other company responsibilitie s forbid it.
    Moreover, I'll be seventy next year; I seem slightly less quick at
    coding than in my salad days...happily, I'm surrounded by others still
    in theirs. I hope that all laboring in the vineyards of ones and zeros
    gain as much joy from their careers as I have (and still do) from
    mine.

    Fred Allen

    Comment

    • Andreas Pauley

      #167
      Re: age of Python programmers

      Lucas Raab wrote:
      [color=blue]
      >One thing I've always kind of wondered is what is the average age of a
      >Python programmer?? What age groups use Python?? Something to think
      >about....
      >
      >[/color]

      I'm 25, using Python mostly for sysadmin work at the moment, and expanding
      my skills to use it for OO system development as well.

      Andreas Pauley

      Comment

      • Bruce Peterson

        #168
        Re: age of Python programmers



        "Lucas Raab" <pythongnome@ho tmail.com> wrote:
        [color=blue]
        >One thing I've always kind of wondered is what is the average age of a
        >Python programmer?? What age groups use Python?? Something to think
        >about....
        >[/color]
        57 -- I guess I'm on the right side of the curve. I started programming with Fortran 2 back in
        high school. I regard programming as a way to make tools to do what I want -- so I've never
        regarded myself as a professional programmer. I've written a lot of code because it's been
        easier to program a computer to do a task than to train a human.
        I ran into Python about 2 years ago when I was looking for an easy way to do data animation.
        Python's ability to easily implement complex data structures sold me.

        Comment

        • John W. Hall

          #169
          Re: age of Python programmers

          59

          Is "the age of Python programmers" anything like
          "The Age of Aquarius"? (i.e. The Dawning of)

          --
          John W Hall <wweexxsseessss aa@telus.net>
          Cochrane, Alberta, Canada.
          "Helping People Prosper in the Information Age"

          Comment

          • Ravi Teja Bhupatiraju

            #170
            Re: age of Python programmers

            "Lucas Raab" <pythongnome@ho tmail.com> wrote in message news:<jQHUc.152 9$2L3.505@newsr ead3.news.atl.e arthlink.net>.. .[color=blue]
            > One thing I've always kind of wondered is what is the average age of a
            > Python programmer?? What age groups use Python?? Something to think
            > about....[/color]

            27. Started at 15 (with a rather late acquired TRS-80).

            Comment

            • AdSR

              #171
              Re: age of Python programmers

              "Lucas Raab" <pythongnome@ho tmail.com> wrote in message news:<jQHUc.152 9$2L3.505@newsr ead3.news.atl.e arthlink.net>.. .[color=blue]
              > One thing I've always kind of wondered is what is the average age of a
              > Python programmer?? What age groups use Python?? Something to think
              > about....[/color]

              32 here. I discovered Python in early 2003 thanks to Bruce Eckel's
              mention of it in "Thinking in Java" (something like "becoming my
              favorite programming language"). No opportunity to use it as my main
              programming language so far but I use it for helper tools and for
              personal stuff.

              AdSR

              Comment

              • Martin Franklin

                #172
                Re: age of Python programmers

                On Wed, 18 Aug 2004 12:20:31 GMT, Lucas Raab <pythongnome@ho tmail.com>
                wrote:
                [color=blue]
                > One thing I've always kind of wondered is what is the average age of a
                > Python programmer?? What age groups use Python?? Something to think
                > about....
                >
                >[/color]

                I'm 31 I've been _using_ since 1999 my first post to this new group was
                in 2000. Python is my first real programming language (a little bit of
                basic on the Spectrum 48 (k!) bbc basic at upper school (13-16)

                I've since learned Java and C# - my main language is still Python


                waiting-for-the-decorator-discussion-to-stop-ly

                Martin


                --
                Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/

                Comment

                • Brian Almond

                  #173
                  Re: age of Python programmers

                  "Lucas Raab" <pythongnome@ho tmail.com> wrote in message news:<jQHUc.152 9$2L3.505@newsr ead3.news.atl.e arthlink.net>.. .[color=blue]
                  > One thing I've always kind of wondered is what is the average age of a
                  > Python programmer??[/color]

                  31 here. I started experimenting with code when I was pretty young.
                  Started out on my father's IMSAI 8080 (which moved into my room when
                  we got our first IBM PC :). Python got my attention around the time
                  the DDJ issue came out with Guido & Larry Wall on the cover.

                  Comment

                  • Jim Sizelove

                    #174
                    Re: age of Python programmers

                    > Lucas Raab wrote:[color=blue]
                    >[color=green]
                    >> One thing I've always kind of wondered is what is the average age of a
                    >> Python programmer?? What age groups use Python??[/color][/color]

                    I just turned 38 a few days ago. Fell in love with programming in Basic
                    on an Apple ][ when I was about 15. My interests went in other
                    directions during college (Philosophy, Religion, Peace and Global
                    Studies), and then other directions in my career (desktop publishing,
                    metal machining for the automotive industry).

                    I have gotten back into serious programming in the last five or six
                    years, using VB in my work, but dabbling in C, C++, Lisp, Java, Perl.
                    But Python has become my language of choice in the past several months.

                    Jim Sizelove

                    Comment

                    • Hamish Lawson

                      #175
                      Re: age of Python programmers

                      40


                      Hamish Lawson

                      Comment

                      • Steve Allgood

                        #176
                        Re: age of Python programmers

                        I'm 36.

                        I use it for web scripts. I love the simplicity of the syntax and the
                        power of the language.

                        ~Steve Allgood

                        Comment

                        Working...