Looking for information on Scholastic BASIC programming books from the mid-1980s
Posted
by
Jason Berkan
on Programmers
See other posts from Programmers
or by Jason Berkan
Published on 2010-09-28T20:00:15Z
Indexed on
2011/11/15
2:11 UTC
Read the original article
Hit count: 315
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).
© Programmers or respective owner