Another conversation in class today.
The instructor writes on the whiteboard:
The Douchebag:
I wanted to say, “please shut the fuck up before I beat you with my shoe.” Instead, I turned...
quadhome: Please learn C.
if ( foo ) { printf(“woo\n”); baz = foo + 5; /* Another irrelevant line of code went here. */ }The Instructor: Here is some example C code.
The Douchebag:
foo
is a boolean. That line of code would not work.I wanted to say, “please shut the fuck up before I beat you with my shoe.” Instead, I turned...