Thanks for BASIC, Thomas E. Kurtz!
Indeed. Like you I also learned FORTRAN, BASIC, and C. COBOL, was another one. There were probably one or two others, but those were the ones that popped immediately to mind.
Rest in peace, Mr. Kurtz.
COBOL, there was no use for it in the engineering fields so I never went for it. I did learn C++, perl, and a maybe a dozen other useful languages, even machine code, plus a plethora of languages used on semiconductor test equipment based on Fortran and C. The last "language" I encountered was Teradyne's IG-XL "test language" (graphical environment) for the Teradyne Catalyst-750 around 2002. It looked like an extension of MS Excel. Far different than writing lines of code. Damn, I still miss those days.
You got much more into it than I did. I drifted away from coding into PCs, then into routing and switching networks.
I used BASIC for all kind of stuff when I still had a windows network stack...QuickBASIC was so easy to use and compile executables, I wrote everything in it, including some RSS feed parsers for things.
I miss it's simplicity. Python is supposed to be the "new" BASIC, but all that shit and semicolons and case types floating around just don't stick in my head. I guess I'm old.
I bought an HP Basic compiler from a company called Infotek (dunno if it's related to any same named company today) around 1985 for that HP Basic running homebrew rack and stack test system I mentioned earlier. On my final version of the OS code, the execution time for the interpreted HP Basic was around 10.5 Seconds on a reference device. That was orders of magnitude more efficient than what it replaced (manual bench testing), but I wasn't happy. We needed more throughput, we had built 6 of these systems. Equipment utilization was nearly maxed out. I just about had to beg management for the money to buy the compiler vs build more testers <smdh>. The executable knocked the test time for the same reference device down to 1.5s, which increased throughput by 4X !!! ... for the price of a compiler! I saved the compsny a lot of money on that project start to finish! It was a big win. If BASIC execution time is important to you, a compiler is the only way to begin to approach the speed of compiled C code.
Back in the golden age...
(post is archived)