My first Hello Worldy was definitely on my ATARI 400 in BASIC. On that machine you could use certain key combinations to move the cursor all over the screen and create text animation.
I think my first non-trivial program was something that stored all your keystrokes in an array so you could replay the animations/text-manipulations you created.