Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Pro Programming Tips

Name: Anonymous 2006-11-14 17:59

ITT pro tips to make your code better. For example, instead of something like:
a = b + c;
return a;

you'd use:
return b + c;

etc.

Name: Anonymous 2006-11-15 8:25

Spaghetti code!

Reminds me of a final project I did in HS back when they taught QBasic... and I wrote an airline seat reservation program.

12 pages printed out, got an A on it because it works.... even though the comment on the returned printout said that the grader had no idea how it worked :D

Name: Anonymous 2006-11-15 8:25

Spaghetti code!

Reminds me of a final project I did in HS back when they taught QBasic... and I wrote an airline seat reservation program.

12 pages printed out, got an A on it because it works.... even though the comment on the returned printout said that the grader had no idea how it worked :D

Name: Anonymous 2006-11-15 8:25

Spaghetti code!

Reminds me of a final project I did in HS back when they taught QBasic... and I wrote an airline seat reservation program.

12 pages printed out, got an A on it because it works.... even though the comment on the returned printout said that the grader had no idea how it worked :D

Name: Anonymous 2006-11-15 8:25

Spaghetti code!

Reminds me of a final project I did in HS back when they taught QBasic... and I wrote an airline seat reservation program.

12 pages printed out, got an A on it because it works.... even though the comment on the returned printout said that the grader had no idea how it worked :D

Name: Anonymous 2006-11-15 8:25

copy pasta lol

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List