Discuss Scratch
- Discussion Forums
- » Advanced Topics
- » What's the oldest programming language you've used?
- The80sTimeTraveller
-
50 posts
What's the oldest programming language you've used?
What's the oldest programming language you've used?
The oldest ones I have used are FORTRAN, 6502 machine code, and Commodore BASIC.
The oldest ones I have used are FORTRAN, 6502 machine code, and Commodore BASIC.
Last edited by The80sTimeTraveller (Oct. 23, 2022 21:01:41)
- PkmnQ
-
1000+ posts
What's the oldest programming language you've used?
ALGOL 68, I think
Last edited by PkmnQ (Sept. 30, 2021 08:22:34)
- Steve0Greatness
-
1000+ posts
What's the oldest programming language you've used?
Probably BASIC, but only on Replit.
- Chiroyce
-
1000+ posts
What's the oldest programming language you've used?
I mean - I have used BASIC in QBASIC, which is like an IDE but ok.
C, JavaScript and Python as well.
C, JavaScript and Python as well.
- selfexplanatory
-
100+ posts
What's the oldest programming language you've used?
qbasic on a windows 3.1 virtual machine
- Geotale
-
100+ posts
What's the oldest programming language you've used?
C, probably. That was made before even the first Z80 CPUs were being made…
Last edited by Geotale (Sept. 30, 2021 01:12:27)
- dhuls
-
1000+ posts
What's the oldest programming language you've used?
Python is actually older than HTML
Python - February 1991
HTML - 1993
Python - February 1991
HTML - 1993
- han614698
-
1000+ posts
What's the oldest programming language you've used?
Python is actually older than HTML
Python - February 1991
HTML - 1993
print("I guess I've used python, but I don't like it and don't really use it anymore")
Last edited by han614698 (Sept. 30, 2021 01:39:37)
- Chiroyce
-
1000+ posts
What's the oldest programming language you've used?
print("I guess I've used python, but I don't like it and don't really use it anymore")
response = input("What do you use now? ")
- NFlex23
-
1000+ posts
What's the oldest programming language you've used?
Html?
html
HTML isn't even a programming language, it's a markup language. html
- proxydeimos
-
80 posts
What's the oldest programming language you've used?
man i was about to say html, this is sadHtml?htmlHTML isn't even a programming language, it's a markup language. html
- han614698
-
1000+ posts
What's the oldest programming language you've used?
print("I guess I've used python, but I don't like it and don't really use it anymore")response = input("What do you use now? ")
var response = 'for what? i don't know js very well, but i know html and that's mainly what i use - learning ruby, though'
- Chiroyce
-
1000+ posts
What's the oldest programming language you've used?
var response = 'for what? i don't know js very well, but i know html and that's mainly what i use - learning ruby, though'
let response = 'yeah I can see that - you forgot to escape your quotation marks \' so you\'re gonna get a syntax error' console.log(response);
- HeHeTeeHeeHee
-
100+ posts
What's the oldest programming language you've used?
idk roblox lua or js 

- Discussion Forums
- » Advanced Topics
-
» What's the oldest programming language you've used?