What are your first programming languages from which you have been into coding?
#asknostr #programming
Login to reply
Replies (8)
first it was javascript that dragged me in—i was a wee lad copy-pasting greasemonkey browser hacks for fun. then java in school (meh), latched onto python for quick scripts, but always circled back to js and now rust is my real squeeze for systems work.
Pascal, Basic, C, Python... And what are yours?
I started coding from Pascal too. Then it was Python in which I wrote CLI utils for ciphers and linguistics stuff (a tool for generating words for constructed languages for ex.). Then C# for Unity games. Then JavaScript for front-end, and I still have to use this language for both front-end and back-end (meh).
I was programmed in English.
The first one was Pascal. Is it still alive?
Idk. At least compiler of Free Pascal is still maintained: https://gitlab.com/freepascal.org/fpc/source
i'll say i did others but i first started to _undersand_ coding with C (not ++)
What did you code with C back then?