vote up 1 vote down star
7

When you first started to write program, what was the first programming language you learned?

Please don't post repeats. If someone already posted it, just vote for it.

flag
2  
I could swear this same "poll" has been run 2-3 times before. And subsequently deleted for being utterly pointless. – Shog9 Oct 6 '08 at 23:19
2  
Ok, it's not just me. This is a "bad penny" post -- keeps coming back. – harpo Oct 6 '08 at 23:21
1  
Tagging it offtopic, just so it can at least be filtered out from serious programming questions. That's all that needs to be done, really. – Chris Charabaruk Oct 6 '08 at 23:27
3  
Ultimately if you don't like these kinds of questions, then don't comment/answer or vote them. Otherwise you are supporting them. And, as long as there is support for them, people will keep posting them. period. – Chris Pietschmann Oct 7 '08 at 1:05
2  
The problem is overzealously closing such questions. As you type in the title of your question, SO helpfully pumps out a handful of "related" questions. So, guess what happens if your "First programming language" doesn't immediately show a previous "First programming language" question? – pookleblinky Oct 7 '08 at 1:30
show 9 more comments

156 Answers

vote up 0 vote down

Hypercard on my Mac Plus. I think it used applescript?

link|flag
show 1 more comment
vote up 0 vote down

TribesScript. Not my "first" programming language but it was the first I cared about.

link|flag
vote up 0 vote down

mine was c++ , I had a bad experience learning it since the guy teaching it knew as much c++ as I did.

link|flag
vote up 0 vote down

Embarrassing but Visual Basic 6.0 was the first I actually programmed with...

link|flag
show 1 more comment
vote up 0 vote down

it was either Woz' Integer Basic on Apple ][ or Microsofts Applesoft Basic on the same Apple ][ clone (Yes, Microsoft created Applesoft Basic)

link|flag
vote up 0 vote down

My first language was taught to me at High School.. It was an assembler language for a PDP-8 mainframe that was owned by the nearby technical college. My next language was BASIC, this was done old a Research Machine micro running CP/M. Exposure to BASIC on a Commodore Pet followed shortly, by this time i was well and truly hooked.

link|flag
vote up 0 vote down

C++ in highschool. Didn't hit pointers and recursion for a while though.

link|flag
vote up 0 vote down

I have a feeling my story is pretty common for people my age(early 20s)

qbasic begat php
php begat java
java begat c
c begat ruby(changing directions)
ruby begat ...(smalltalk?,scheme?, something else?)

link|flag
vote up 0 vote down

Q-Basic 5yrs ago.

link|flag
vote up 0 vote down

TI-59 Assembler

link|flag
vote up 0 vote down

Whatever language was used for Intellivision's keyboard component. Otherwise, Basic.

link|flag
vote up 0 vote down

Lambda calculus.

link|flag
show 1 more comment
vote up 0 vote down

Modula-II was my first

link|flag
vote up 0 vote down

Pascal, then Deplhi

link|flag
vote up 0 vote down

Z80 Assembly on a TSR80

link|flag
vote up 0 vote down

Commodore Basic on the 64. Followed by a Fortran 66/77 compiler on a Bull mainframe. It wasn't F77 compatible - it was F66 with patches to add MOST of the functionality of F77, but not necessarily compatible.

link|flag
vote up 0 vote down

I first started programming using Mallard basic - on an Amstrad PCW... which was basically a word processor.

The books which encouraged me were the 'Teach yourself programming' range, which I think were published by Osborne(?) They were designed for kids and included an overview of key concepts, followed by pages and pages of source code which you were expected to copy. Originally published during the days of the ZX Spectrum, VIC20, Acorn Electron and C64.

link|flag
vote up 0 vote down

VZ200-Basic back in 1988(?)

link|flag
vote up 0 vote down

TI-58 calculator. No permanent storage. It remembered the program until you turned it off - then you had to retype the program to run it again.

link|flag
vote up 0 vote down

CESIL back in about 1974-ish.

You filled in a coding sheet by hand, it was run for us by the local government offices on an ICL mainframe (if memory serves), and you got your results about three days later. Bit of a bummer if you made a syntax error on line 1.

link|flag
vote up 0 vote down

C and later C++ and VB 6.0 (If you call that a language)

link|flag
vote up 0 vote down

Commodore Basic, but the first language I was taught was Karel the Robot in High School CS class.

link|flag
vote up 0 vote down

machine code for ussr-made programmable calculator B3-21

link|flag
vote up 0 vote down

Another vote here for CESIL in about 1974. Followed by: 1977 BASIC on a PDP-11 1980 FORTRAN-IV on a DEC-20. 1982 Pascal then C on a Harris H400 1983 COBOL, SCREENWRITE and assembler on a Honeywell DPS-6. 1992 C++ 2005 C#

link|flag
vote up 0 vote down

Java - The nice API certainly helped out

link|flag
vote up 0 vote down

HTML, followed by a little PHP and more seriously, Java.

link|flag
vote up 0 vote down

Basic on a Sord M5, then Z80 assembler, then Turbo Pascal under CPM.

link|flag
vote up 0 vote down

Basic on a Nascom 2 in 1980.

link|flag
vote up 0 vote down

BASIC on a Dragon32

link|flag
vote up 0 vote down

some flavor of Basic that ran on MSX (don't quite remember its exact name, maybe QBASIC?)

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.