How old were you when you first wrote a line of code ?
-
:-D :sigh: :zzz: :wtf:
"If A is a success in life, then A=x+y+z. (Work is x; y is play; and z is keeping your mouth shut.)"
10 - C64 - Assembly...
I'm not questioning your powers of observation; I'm merely remarking upon the paradox of asking a masked man who he is (V).
-
:-D :sigh: :zzz: :wtf:
"If A is a success in life, then A=x+y+z. (Work is x; y is play; and z is keeping your mouth shut.)"
-
:-D :sigh: :zzz: :wtf:
"If A is a success in life, then A=x+y+z. (Work is x; y is play; and z is keeping your mouth shut.)"
A better question would be: Was anyone's first code not in a variant of BASIC, and is that a contributing factor in everyone thinking that BASIC is kids' stuff?
I wanna be a eunuchs developer! Pass me a bread knife!
-
:-D :sigh: :zzz: :wtf:
"If A is a success in life, then A=x+y+z. (Work is x; y is play; and z is keeping your mouth shut.)"
14. year 2007. C Programming Language. X|
-
17, last year of high school in applied maths. Fortran prog to alphabetically sort a list of names. Bugger me if it didn't work :omg:
If your neighbours don't listen to The Ramones, turn it up real loud so they can. “We didn't have a positive song until we wrote 'Now I Wanna Sniff Some Glue!'” ― Dee Dee Ramone "The Democrats want my guns and the Republicans want my porno mags and I ain't giving up either" - Joey Ramone
Mark H2 wrote:
Bugger me if it didn't work
For Leftpondians, who never seem to understand clauses with that structure, that means "it worked, and I was surprised".
I wanna be a eunuchs developer! Pass me a bread knife!
-
11. It was code inspired by the listings in the Commodore 64's User Manual. Great times. It was 1983.
-
14. year 2007. C Programming Language. X|
Don't knock C. If you learn it well, you can piss all over Java experts -- in Java. Once you understand what's happening with memory, the language/syntax is the easy bit.
I wanna be a eunuchs developer! Pass me a bread knife!
-
:-D :sigh: :zzz: :wtf:
"If A is a success in life, then A=x+y+z. (Work is x; y is play; and z is keeping your mouth shut.)"
8 or 9 years old, with Visual Basic (actually VBA in Excel). An uncle taught me about programming and we built a Tamagotchi-like thing together. I'm 23 now :)
-
Don't knock C. If you learn it well, you can piss all over Java experts -- in Java. Once you understand what's happening with memory, the language/syntax is the easy bit.
I wanna be a eunuchs developer! Pass me a bread knife!
-
:-D :sigh: :zzz: :wtf:
"If A is a success in life, then A=x+y+z. (Work is x; y is play; and z is keeping your mouth shut.)"
-
:-D :sigh: :zzz: :wtf:
"If A is a success in life, then A=x+y+z. (Work is x; y is play; and z is keeping your mouth shut.)"
9 - 10 years old, and my first line of code was a BASIC 'CIRCLE' command on an ICE Felix HC 91. Good memories :thumbsup:
-
:-D :sigh: :zzz: :wtf:
"If A is a success in life, then A=x+y+z. (Work is x; y is play; and z is keeping your mouth shut.)"
I was about 14 years old when I started coding in Applesoft Basic. After a few years I graduated to 6502 assembler code. That was when I got hold of an 6502 assembler. Before that it was 'peek' and 'poke' in basic or hand assembling the code and typing in the resulting hex dump!
Kim Senior System Developer
-
:-D :sigh: :zzz: :wtf:
"If A is a success in life, then A=x+y+z. (Work is x; y is play; and z is keeping your mouth shut.)"
10. I still remember making the computer beep with 10 sound statements. Then I discovered the for loop. Awesome!
-
:-D :sigh: :zzz: :wtf:
"If A is a success in life, then A=x+y+z. (Work is x; y is play; and z is keeping your mouth shut.)"
I was 18yo. I coded some ActionScript for the web site of a friend's father.
-
11 years old. That was back in 1981, the machine was a Sinclair ZX 81 (massive 0.25kb of memory and no way to save programs - they had to be rekeyed each time).
You could hook up a cassette player (remember them?) and save/load it was horrible and noisy :)
-
:-D :sigh: :zzz: :wtf:
"If A is a success in life, then A=x+y+z. (Work is x; y is play; and z is keeping your mouth shut.)"
7-8 on a VIC 20 (and black and white TV). That would have been around 1994.
He who asks a question is a fool for five minutes. He who does not ask a question remains a fool forever. [Chinese Proverb] Jonathan C Dickinson (C# Software Engineer)
-
:-D :sigh: :zzz: :wtf:
"If A is a success in life, then A=x+y+z. (Work is x; y is play; and z is keeping your mouth shut.)"
Messing around on a Commodore 16 (BASIC) following the manual hunting for symbols, odd thing most people here appear to have tried some form of Commodore Basic, which was I believe a Microsoft product!
-
:-D :sigh: :zzz: :wtf:
"If A is a success in life, then A=x+y+z. (Work is x; y is play; and z is keeping your mouth shut.)"
Fourteen, I guess. It would have been 1979 or '80 in boarding school, and it would have been BASIC on a TRS-80 hooked up to a Philips cassette player and an old Pye B&W TV set. The program would probably have been along the lines of: 10 PRINT "FATHER GALLOGLY IS A BOLLOCKS." 20 GOTO 10
-
:-D :sigh: :zzz: :wtf:
"If A is a success in life, then A=x+y+z. (Work is x; y is play; and z is keeping your mouth shut.)"
I gess I was 15. BASIC and Apple IIc. Good times!
-
11. It was code inspired by the listings in the Commodore 64's User Manual. Great times. It was 1983.
About 1976 at a pre-college introduction to electronics at Portsmouth University (then Polytechnic). I was 16 and we programmed a large computer that was kept in its own air-conditions room using BASIC. The code was loaded using punched tape. There was a medium sized box sitting on the table, that we were told was their new computer that had the same power as the room sized one did. (The room sized one was based on discrete transisters with wire-wrap connections).