Poll: How old were you when you started programming?
11–20 of 121 posts
Re: Poll: How old were you when you started programming?
#12Re: Poll: How old were you when you started programming?
#13Unfortunately I never had a diskette drive nor some assembler books :(
Edit: I was 8.
Re: Poll: How old were you when you started programming?
#14I've often wondered to what extent programming is like learning a musical instrument or another language. That is, you can learn these things when you're older, but in order to truly master them you must start when you're young.
Re: Poll: How old were you when you started programming?
#15I was curious how the games worked so I started hex editing them at random, seeing what would happen if I changed this and that, etc.
Long story short I learned to write programs in 68000 machine code (binary) and recognize patterns in ROMs (music, art, code). I still remember how to code simple things in machine code.
Imagine my joy when I discovered assemblers, and after that, compilers a while later :)
Re: Poll: How old were you when you started programming?
#16Re: Poll: How old were you when you started programming?
#17It's for the hours spent mostly copying BASIC programs from magazines on an Amstrad CPC464. (with very little success rate: these magazine program were not quite working) Then, there's a gap of a few years, before college where I realized that maybe I should go with Computer Science, rather than Mechanical Engineering.
Now, I'm not quite a developer per se (in that I've never had a purely development job and that I'm mostly hacking things together rather than producing production code) but still spend most of my free time thinking about projects and building early proof-of-concepts and prototypes.
At this point, I'm very glad I know some programming but am still wondering if I should go full-on with it and work on it to the point where I can confidently look for a development job...
Re: Poll: How old were you when you started programming?
#18Re: Poll: How old were you when you started programming?
#19Re: Poll: How old were you when you started programming?
#20I don't know if you can really call it programming but I'd spend hours writing out huge I/O conversations with the computer that only worked if you knew how it was supposed to go in advance. I found it fascinating.
"Hello, I'm a computer, what's your name?" "Hello [name], how are you feeling today?" "I'm glad you're feeling [feeling]!" etc
And I had the companion radio shack cassette deck that you could use to store programs on. I always had to copy those programs out of the book because I didn't understand them at all.