vote up 0 vote down star
6

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
2  
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
1  
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 10 more comments

150 Answers

vote up 2 vote down

Scheme.

(It should be possible to give one word answers)

link|flag
vote up 9 vote down

BASIC on a BBC model B. :)

link|flag
vote up 0 vote down

BBC Basic

Editing/Replying in Opera identified as Opera doesn't work sometimes (just upgraded to Opera 9.6) :(

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

One of the first BASIC interpereters on what my fuzzy memory remembers as an old Burroughs mainframe with a teletypewriter (we're talking approximately 1965 or so here)

link|flag
vote up 1 vote down

BASIC on a TI-99 4a

link|flag
vote up 1 vote down

GFA Basic on an Atari 520.

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

Borland C++, the DOS version (I could not remember the version number). I've learn this from college as prerequisite for my Engineering class

link|flag
vote up 0 vote down

ti-83 plus' built in programming language

link|flag
vote up 0 vote down

BASIC running on an IBM mainframe computer, using Selectric terminals.

For those unfamiliar, that's an IBM Selectric typewriter, (with fanfold paper running through it), driven by a serial interface with a 100 baud modem.

link|flag
vote up 1 vote down

BASIC on Atari 800XL

link|flag
vote up 1 vote down

Assembler on CDC 6600 Mainframe followed closely by CDC advanced Fortran IV.

link|flag
vote up 0 vote down

Data General BASIC on a DG Nova 2; age 12. MiniComps can crash too!

link|flag
vote up 0 vote down

Pascal ( in 1998 ) using Borland Turbo pascal

link|flag
vote up 1 vote down

SNOBOL, in a computational linguistics class. The first real assignment was an English-to-Pig-Latin translator; it took about five lines of code. I've been a fan of languages with dynamic typing, garbage collection, and rich control structures ever since.

link|flag
vote up 1 vote down

BBC Basic - on an Acorn Electron, bless

link|flag
vote up 1 vote down

VB6 What a barrel of laffs that was ;)

link|flag
vote up 3 vote down

z80 assembly (on the trs-80 model 1, but that's an aside, not part of the answer).

link|flag
show 5 more comments
vote up 3 vote down

BASIC on IBM8086

link|flag
vote up 1 vote down

Logo on an Apple ][

My perception of the universe shifted about 45 degrees when I realized a function could call itself...

link|flag
vote up 2 vote down

BASIC on an Apple IIe.

link|flag
vote up 9 vote down

C++

It wasn't as bad as it's usually made out to be for a first language, but I did have people to use as resources.

link|flag
1  
@James Curran, you have plenty of pointers to distract you in C++! Some of the low-level things like variadic arrays are abstracted in STL, though, so it's a bit easier. Still, I think it's important to understand the fundamentals using pointers. – strager Dec 14 '08 at 19:31
show 4 more comments
vote up 2 vote down

IBM 1620 http://en.wikipedia.org/wiki/IBM_1620 machine code

link|flag
show 2 more comments
vote up 0 vote down

C via "C For Dummies"

link|flag
vote up 1 vote down

GW-BASIC -> Amiga BASIC -> Aztec C -> Fortran 77 ............

........ Ruby :)

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

Amsoft Basic on an Amstrad CPC 6128.

128k of RAM, and could only access one 64k bank at a time.

link|flag
vote up 1 vote down

Borland C and Turbo C

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

Turbo Basic and FoxPro Dos 2.6, funny no interfaces at all :)

link|flag
vote up 0 vote down

Bally Arcade BASIC (it only had 1.2K of RAM), followed by Apple Basic on an Apple II.

link|flag
vote up 3 vote down

GWBasic was my first :)

link|flag
vote up 0 vote down

Delphi 4, Object Pascal, some 10 years ago.

link|flag

Your Answer

Get an OpenID
or

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