age of Python programmers
Martin Bless
mb at muenster.de
Fri Aug 20 10:39:05 EDT 2004
["Lucas Raab" <pythongnome at hotmail.com>]
>One thing I've always kind of wondered is what is the average age of a
>Python programmer??
49.
Started 1974 punching cards for an IBM 1130 machine. A highlight: Fill
a complete program with two interrupt routines into a single punch
card. It would write something like "job defect" on the typewriter
console. Just one card means: you can use just 80 words of code on
that 16-bit machine. And since a column on a card only had 12 rows
your could use only a special subset of availabe machine instructions.
Then there came the TRS-80. I'm still proud of the way I stored my Z80
assembler routines in REM lines of a basic program. That way I could
easily merge und bundle those "machine language" routines. Yes, I
lived very much in the book with the ROM disassembly listing those
days ;-)
And I remember taking a (INTER-) LISP course. I liked it alot but
never managed to be productive with LISP.
Now I have what I need to have fun *and* accomplish useful things:
Python! Many thanks to all who help developing this cool language!
MB - Martin Bless
More information about the Python-list
mailing list