Poll: What was the first programming language you learned?
41–50 of 70 posts
Re: Poll: What was the first programming language you learned?
#42Re: Poll: What was the first programming language you learned?
#43Where'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…
Re: Poll: What was the first programming language you learned?
#44Re: Poll: What was the first programming language you learned?
#45Re: Poll: What was the first programming language you learned?
#46Re: Poll: What was the first programming language you learned?
#47Not sure how BASIC didn't make this list. Played around with it first on an old tandy my dad had and then got actually interested when I started learning ti-basic for the ti-86. First "modern" language was PHP, although I don't know if you can really count PHP3 as modern.
Although I studied programming (I was 13) one of those Soviet IBM System/360 clones in FORTRAN I did not like it. I was pretty much fascinated with Ataris which started to popup in USSR in late 80th, so I learnt 6502 assembly soon after I put my hands on one of 130XE. When IBM PCs came in I learnt x86 asm, then C and C++, but much much later :-)
Re: Poll: What was the first programming language you learned?
#48Re: Poll: What was the first programming language you learned?
#49Qbasic on a 286.