This is a little program i have made, it's an infinite loop banner watch the following and type it to your apple ii or apple ii emulator:
10 HOME
20 SPEED=150
30 PRINT "WELCOME TO MY NEW INFINITE LOOP"
40 GOTO 10
press RETURN and watch wath happens!
I started out with simple programs like this.