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 0 vote down

Plain-old C, not the easiest language to start with, but one you've mastered pointers, things tend to get a lot easier :)

link|flag
vote up 0 vote down

i started to program in C

link|flag
vote up 0 vote down

Modula 2, not too bad for learning

link|flag
vote up 0 vote down

Turing, a Pascal-like language that is taught widely in high schools in Ontario, Canada.

link|flag
vote up 0 vote down

I don't remember. That was a long time ago.

In high school I used some dialect of Basic on some kind of (HP, I think) desktop printing calculator as well as Fortran on a mini the high school had inherited.

First serious project was in RatFor.

link|flag
vote up 0 vote down

BASIC, on the TI Calculator (TI-82)

Once I learned how to program functions, I didn't see the need to spend time learning math. Fortunately, my Algebra II teacher realized what I was doing and forced me to learn (by not allowing calculators on tests).

link|flag
vote up 0 vote down

Pascal.

Specifically via a little-remembered tutorial program from Symantec called "Just Enough Pascal".

link|flag
vote up 0 vote down

Java, back in college as an introduction to OOP.

link|flag
vote up 0 vote down

Java and Assembly

link|flag
vote up 0 vote down

Color BASIC for TRS-80 Color Computer (on 4K computer)

Later upgraded to Extended Color BASIC (and 32K)

link|flag
vote up 0 vote down

Does LEGO count as language?

link|flag
vote up 0 vote down

DEC BASIC PLUS - 1978 - on punched cards for first 6 weeks. Then switching to a paper terminal running at 110 Baud over acoustic coupler..... I then built an Acorn Atom - 6502/Basic, then onto Apple ][ 6502/AppleSoft Basic.

link|flag
vote up 0 vote down

my first programming language is C.

link|flag
vote up 1 vote down

Started with Python 3 Years ago on fresh installed Debian System.

link|flag
vote up 1 vote down

English Phonics.

After an initial grasp of the syntax, I learned the power to command large dynamic objects through space and time with simple utterances.

Although, the system has a sometimes buggy interface and not always predictable return values.

link|flag
vote up 0 vote down

Delphi back in 95?

link|flag
vote up 0 vote down

Does DOS .bat count? Those were dark days.

link|flag
vote up 1 vote down

And one more for Commodore Basic!

link|flag
vote up 0 vote down

ASP3

old asp

link|flag
vote up 0 vote down

Inform 6, a language for creating text adventures/interactive fiction

link|flag
vote up 1 vote down

COMAL during high school.

Judging by the lack of a mention so far, it must be pretty rare.

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

GEM Basic @ 6 ! It was on a amstrad 1640.

link|flag
vote up 0 vote down

Assembler(ppc specifically)

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

C++... in college before it was replaced in the curriculum with java midway through my degree.

link|flag
vote up 0 vote down

BASIC on Wang 2200.

link|flag
vote up 0 vote down

I first programmed in logic circuits (1970).

The first programming Language that I learned was FORTRAN II (1971).

The first program that I was actually able to run on a computer was in NCR BASIC(1973).

link|flag
vote up 1 vote down

Logo when I was 9. I've forgotten it now completely.

link|flag
vote up 1 vote down

mine was qbasic

link|flag
vote up 0 vote down

Q-BASIC => JavaScript => TI-83 BASIC => PHP. HTML before JavaScript but that doesn't really count.

link|flag
vote up 0 vote down

C (in college).

And then C++, then Java, then VB.NET, then C# (as hobby during college days).

After getting my first job: VB, Java, Python, C and now C++. All in 4 years!

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.