You are viewing a single comment's thread from:

RE: My Programming Journey

in #python2 days ago

I started off with BASIC on my Commodore 64 circa 1987. A little later in high school I did BASIC on TRS-80 Model IIIs and IVs and then Pascal on IBM PC XTs. My first computer class in college involved a language called Scheme which is derivative of Lisp. I remember pretty much none of that. Most of the rest of my college experience involved programming in C++. Just out of high school I had an internship in which Ada was involved.

Professionally, early on I did C++ and Java (and a tiny bit of FORTRAN) for a while. More recently, mostly C and a little C#.

I've done little bits of other things here and there including PHP, JSP, ASP.NET, BASH scripting, etc. How much I remember is another question.

Sort:  

What are you coding with C? I did a whole bunch of C# early on, even contributed to a Wily book about it, but as soon as I moved over to Linux and Mac I let it dribble out of my brain and would barely be able to open the IDE now