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

1 2 3 4 5 next
vote up 82 vote down

Commodore Basic

link|flag
show 11 more comments
vote up 60 vote down

Q-Basic

[apparently I need to add extra text because SO requires a longer comment text]

link|flag
1  
also on a 386 running dos with POWERBUTTON - god do I miss those :-) – Chris Jul 17 at 6:42
show 5 more comments
vote up 36 vote down

GW-BASIC was my first programming language.

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

Basic and Logo. GO TURTLE GO

link|flag
show 7 more comments
vote up 27 vote down

Pascal unless you count DOS batch files?

link|flag
show 4 more comments
vote up 22 vote down

Sinclair Basic on a Sinclair ZX-80. It had 1k of memory.

link|flag
show 9 more comments
vote up 22 vote down

TI-83 Basic. Instead of paying attention in math class I would program in Basic on my calculator.

It probably explains why I'm so horrible at math, yet so into programming.

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

PHP :(

(Why make me pad comments so I can post? The question only requires a one-word answer.)

link|flag
8  
becase it's a bad question, that's why – Jeff Atwood Oct 7 '08 at 8:10
show 7 more comments
vote up 17 vote down

BASIC on a TRS-80

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

Microsoft Visual Basic

link|flag
vote up 11 vote down

Fortran -- for business applications, seriously....

link|flag
show 8 more comments
vote up 10 vote down

TI-Basic on a TI99 4/A, then TI-Extended Basic, powered by hardware handled sprites :)

link|flag
show 1 more comment
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 9 vote down

BASIC on a BBC model B. :)

link|flag
vote up 9 vote down

BASIC on a ZX Spectrum 48 back in the dark ages on programming languages (1984)!

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

Atari 800XL BASIC

link|flag
vote up 6 vote down

Turbo Pascal

link|flag
vote up 6 vote down

C

This sentence is here because of minimum character requirements in posts.

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

Basic on a Commodore C64.

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

Java during my first course on programming

link|flag
vote up 5 vote down

My first language was Logo, in elementary school (in the early 80s). By the time I was next exposed to programming, in middle school (late 80s) I'd forgotten it. My second exposure was with AppleSoft BASIC.

I didn't really grok programming until high school, when I taught myself HyperTalk at home while learning GW-BASIC in class.

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

Well, it was in the backseat of my Dad's wagon on prom night and... oh wait, wait, sorry misread that question.

BASIC on the Commodore VIC 20

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

Microsoft BASIC 2.0, Commodore edition (that's right, Microsoft provided the BASIC seen on the Commodore computers). Quickly followed up with 6502 assembly.

I should mention that this was on a Commodore 64 (classic, not 64C) and I still dabble once and a while with VICE, because you gotta know and stick to your roots.

link|flag
vote up 3 vote down

BASIC on a mainframe, entered on punchcards. I was 9, so I couldn't tell you what kind of mainframe.

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

GWBasic was my first :)

link|flag
vote up 3 vote down

BASIC on IBM8086

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

Apple BASIC, followed by its assembly. I loved the fact that the Apple ][+ had the built in disassembler, made it very easy to figure out how things worked.

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

6502 assembly

link|flag
1 2 3 4 5 next

Your Answer

Get an OpenID
or

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