For me, I started with JavaScript and C#. My first program was:
console.log("Hello World")
What about you?
For me, I started with JavaScript and C#. My first program was:
console.log("Hello World")
What about you?
For further actions, you may consider blocking this person and/or reporting abuse
Latest comments (21)
Technically Python 2 was the first I wrote code with, but the first language I actually learnt was VB.net.
BASIC on an Apple II.
In my case it was Javascript and PHP. That was almost 18 years ago.
Matlab
I was around 15 when I decided I wanted to be a video game dev, I had a friend in college that had dev lessons. I asked to get his notes and started with Pascal (quickly switched to C).
I started with Pascal in high-school!
My first 2 languages were C and assembly.
I really wanted to become some kind of hardware engineer so I started by learning how the iron works.
At the end I become a web developer.
Started with C++ on Code::Blocks 😅
Visual Basic 6.0 🙄
It would have been a very minimalist implementation of BASIC. I'm not even sure it supported GOSUB.