Live data from Hacker News

Poll: How long have you been programming?

news.ycombinator.com

31–40 of 329 posts

Re: Poll: How long have you been programming?

#33
I think I tried programming initially when I went with my father to a course in BASIC at his workplace. After that we hauled a 300 baud matrix printer-like terminal home, equipped with a couple of sucktion cups for attaching the phone's handset, and a roll of paper.

I distinctly remember that putting the handset in the sucktion cups quickly enough after dialing the number on the rotary phone was hard.

The first real programs was probably later when I bought my Commodore 64 - in 1984. Later I even got a Comal-80 cartridge. Much nicer than the builtin BASIC!

Here is a bar chart of the poll:

· http://koldfront.dk/misc/hn/programming/data.png

(Updated hourly currently.)

Re: Poll: How long have you been programming?

#36

Well this makes me feel old. 30 years since I learned Basic and 6809 Assembler.

TRS-80 Color Computer? That's what I learned 6809 assembly on around 1981, only to be startled how many little things were harder on the Commodore 64's 6502. The extra memory (64k after bank switching!) made up for it though.

I didn't have a multiprocessing platform until 1988 (4.3BSD at college). I wonder how much better I'd be now if I could have gotten my hands on OS-9 earlier.

Re: Poll: How long have you been programming?

#37
post #12
post #5

17 Years. This is the source code of the first "game" I wrote in 1997, in QBasic: http://elbertf.com/qbasic/fruit.bas/

This is the code one never forgets. On which computer did you write this in? I remember to have started coding on a Tandy TR-80... how time flies. http://en.wikipedia.org/wiki/TRS-80

It would have been an i486, this was in the mid-nineties. I was twelve at the time. I kept all of my code, it still runs in DOSBox.
Post reply on HN