Quote:
Originally Posted by crich70
I remember when I would play about with Basic on my TRS-80 computer. It gave me a hand up with learning apple Basic since there were only a few changes in commands. CLS (clear screen) for the TRS-80 was the same as HOME on the Apple for example. I don't know if Basic is even still used in anything now days.
|
Basic was simple and fun. I've heard that much of NASA's moon landing data was in Basic, and lingers in vaults because so one wants to bother with Basic these days.
It was a pain to do animations in (or graphics, for that matter). I did some very simple ones on my Coco 3 to spice up a home movie on VHS. Had to tell the computer where on the screen to put each pixel.
I once programmed the school's computer to solve quadratic equations. I turned in my homework on the printout (perforated sheets, naturally). The teacher allowed it, because he felt if I understood them well enough to write a computer program to solve them, I deserved the credit.
I know zilch about modern computer languages.