estirise ([personal profile] estirise) wrote2009-04-14 10:51 am
Entry tags:

Writer's Block: Looking Back

[Error: unknown template qotd]

Here's my entire first post, from August 1, 2003:

for a = 1 to 10
print "hello, world!"
next a

I had just bought my LJ account and was feeling geeky. It's a very simple BASIC program that prints "hello, world" ten times.

[identity profile] athersgeo.livejournal.com 2009-04-14 07:12 pm (UTC)(link)
Ooooh ohooo oooh! I remember that one! Though, we did a variation:
Line 10 print "Hello World"
Line 20 print "Hello World"
...
Line 100 print "Hello World"
Goto line 10

And by pressing the various function keys at each "hello world" bit, you could get the text to change colour.