Comment Re:The Commodore 64 was ahead of its time... (Score 1) 91
I liked the TI-99/4a, I remember some of the cartridges, and the games. I remember doing "pair programming" as my friend would enter the code, and the Compute! magazine checksum would match. I loathed DATA statements all the numbers that did not make sense.
Oh yes QB64. I recently did some rewrites of some QBASIC for a colleague, his son is interested in programming, but I suggested going "retro" and play some of the QB64 games like Gorillas, and Sort Demo. I found some old IBM BASICA games, and one that played music. Much more fun than Python, or Java or C#. It seems BASIC of the 80s spawned a slew of business language clones, one that I think of is Xojo, the old "Real BASIC" (as opposed to Integer BASIC I supposed.). And the ubiquitous VB that made programming "so easy".
JoshK.