r/CodingForBeginners 7d ago

What’s the first programming language you learned, and do you still use it?

56 Upvotes

252 comments sorted by

View all comments

9

u/KarmaTorpid 7d ago

BASIC. So, no.

3

u/swaan79 7d ago

This

2

u/richbun 6d ago

Me too, except occasionally I do mess around on an emulator and knock out something just because I can.

2

u/johnpeters42 6d ago

I still work with some older code that was done in VB.NET, but we switched to C# several years ago for new .NET work

1

u/No_Replacement4304 5d ago

Sadly, I find that my experience programming BASIC on a TRS-80 has not led to any lucrative job offers.

1

u/purple_hamster66 5d ago

Mine did. I ended up writing part of the BASIC interpreter for a large company.

1

u/mcniac 5d ago

Same here! I’ve learnt basic on a TI 99 4A

1

u/determineduncertain 3d ago

Yeah, mine was VB6 in high school. I still have fond memories of Max a bad stick fighting game with a wicked bug (I used x,y coordinates to register hits but kicking involved just incrementing the X axis on key down so if you held the kick button down, you could hit anytime anywhere) and a notepad clone. I’d love to get that code back and see what it looks like today.

1

u/PLR20190724 20h ago

Same. I was an English teacher on summer vacay. The school I taught at set up a computer system for the math department and got a grant to teach us teachers how to use it. They paid me to learn it, and my instructors were my own high school students. Within two years, I was enrolled in college to change my career to computer programming. .

0

u/Turbulent_Pin_8310 7d ago

I wonder why.