Leski vs. Technology: Round 2

Oct 04, 2003 13:59

*Leski attempts to log on to the Queen's UNIX server to learn how to create a C program for his CompSci class* Note that all this "figuring out how to do stuff" is basically Leski looking over course websites and other online tutorials to figure out how to do stuff.

*Leski logs into Queen's Zeus UNIX server*

Leski - 1, Computer - 0

*Leski opens VI text editor*

Leski - 2, Computer - 0

*Leski tries to type something in. Nothing happens*

Leski - 2, Computer - 1

*Leski figures out how to type stuff in and edit what he's typed*

Leski - 3, Computer - 1

*Leski makes a C program that should print out "Hello World!", saves it, then exits the text editor and tries to use the C compiler (the program that runs my program), but he can't get the right command*

Leski - 3, Computer - 2

*Leski finds the right command to type in. He tells the C compiler to run his C program. Nothing happens*

Leski - 3, Computer - 3

*Leski opens the output file in the text editor and sees gibberish*

Leski - 3, Computer - 4

*Leski figures out he has to run the compiled file to make it work*

Leski - 4, Computer - 4

*Leski runs his C program*

Computer: "Hello wrold!"

Leski - 4, Computer - 5
Previous post Next post
Up