Thursday, May 27, 2004
The extent of my awesome computer knowledge
My first introduction to computers was pretty cool. It was my Dad's Apple II+. I remember thinking it was cool when I figured out how to write the code to make my own "Create Your Own Adventure" type of narrative programming:
If x
Then y
If z
Then q
-well, that's not coded correctly, but you get the idea. I think there were a few gotos in there.
If x
Then y
If z
Then q
-well, that's not coded correctly, but you get the idea. I think there were a few gotos in there.