Looking for information on Scholastic BASIC programming books from the mid-1980s
- by Jason Berkan
My very first introduction to programming was in grade school, when I would purchase books full of BASIC code listings from the Scholastic school catalogue.
Lately I have been searching teh Internetz for information on these books, but without any success. Does anyone know or remember anything about these books? All I can recall is that they were large paperbacks full of various BASIC code listings, some of which were game like. They all included instructions on how to modify the code listings for the different systems of the day, and I distinctly remember that they would always ask for a number in order to seed the RANDOMIZE command (since I figured out on my own that RANDOMIZE TIMER eliminated the need for the question and answer).