Live data from Hacker News

Poll: What was the first programming language you learned?

news.ycombinator.com

51–60 of 70 posts

Re: Poll: What was the first programming language you learned?

#55

Where's Assembler in the list :) I loved me some MASM. Did no one learn this in the late 80's early 90's? It must still be used a lot for embedded systems ... What I liked about it was a) it was hard and made you really really think about what you where doing (in terms of memory and CPU usage) as you where in total control of both at all times and there was often no abstraction (well unless you wrote in binary I supp…

I would also have voted for assembler if it was on the list, since that's actually the first language I ever used. (On a Magnavox Oddessey 2 game console, no less). I did choose BASIC, because that's the first language that I first successfully used. :)

Re: Poll: What was the first programming language you learned?

#58

Earlier quoted context omitted.

Snap... then moved to QuickBasic..ooooooooowwww. Remember the bundles source for gorillas,money and nibbles?

Nibbles was the good stuff. Those were some great times playing around in QBasic. Totally sold me on how amazing programming was.

Me too. then I discovered you could call interrupts in quickbasic and you could inject hand rolled ASM and execute it so upgraded to 4.5 and never looked back. rapid prototyping in DOS :)

Re: Poll: What was the first programming language you learned?

#59

Where's Assembler in the list :) I loved me some MASM. Did no one learn this in the late 80's early 90's? It must still be used a lot for embedded systems ... What I liked about it was a) it was hard and made you really really think about what you where doing (in terms of memory and CPU usage) as you where in total control of both at all times and there was often no abstraction (well unless you wrote in binary I supp…

oh the memories! I just voted for BASIC (having self learned BBC Basic using school computers after school). Your post reminded me that I actually first started to learn to program asm on an ORIC 16k.

Yes, I voted for BASIC too but ASM was what I first messed around in on an Amstrad 512k using the manual that it came with. Remember when manuals had pin outs of all the ports and sometimes circuit digrams and included a reference manual of the CPU instruction set and sample programs?? Oh those where the days =)

Re: Poll: What was the first programming language you learned?

#60
post #46

Thats awesome that so many people along with me started with BASIC, I'm guess a lot of people in HN community are between 28-33 years old now

Yeah probably. Seems it was mostly BASIC + asm for that age range. Rock on GWBasic! It's probably where you learnt to use your first GOTO like a billion times :)
Post reply on HN