As mentioned
before I got into programming by playing round with the
BBC Micros at school. I vividly remember the first time someone showed me how to do
10 PRINT "Hello World!"
20 GOTO 10
and the screen filled up with "Hello World!". And you could put a semi-colon at the end of the PRINT statement to get it to fill the screen horizontally
(
Read more... )