9 ms·
I really like the idea behind these books, it reminds me of how I learnt originally, typing BASIC programs into my zx spectrum from the back of computer magazin
by blackman 15y ago
I really like the idea behind these books, it reminds me of how I learnt originally, typing BASIC programs into my zx spectrum from the back of computer magazines.
- enry_straker 15y agoYou too - though i didn't have access to too many computer magazines so had to make do with odd listings gleaned from various sources including kermit. ZX Spectrum rocked my world in my childhood :-)
- innes 15y agoI typed in CBM64 programs - not sure how helpful it was in learning to code though... 2000 DATA 103, 20, 122, 58, 53, 240, 188, 86, ... [ctd for 8 pages]...
- blackman 15y agoi'm sure it was helpful. the first skill in learning how to code is little details, like making sure all the text is the same as the listing, and that you pressed enter after every line ... ;-)