At school, I try and be subtle in my geekness but it just comes out at times. I mean sure I am a geek and I am proud, but I go to a private school where there are a bunch of stupid preps and there are less than 10 geeks in the entire school (I'm the only one in my grade ) A long with being only a newbie in coding, my geekness is just a tad low. For example, in a conversation about colleges it went like this:

Random prep: "Yeah, im probably going to go to some state school and get a degree in criminal justice so I can be a professional athlete."

Me: "Im probably going to go to some tech school and get a degree in comp sci"

Random prep: "Comp sci? Is that like chinese?"

Also I found this on a whiteboard in latin class today:
Code:
 #include(istream.h)
           char.main(void)
           {
             cout<<"Hey world!"<<endl;
            }
Aww.... the C++ classes must be getting into some coding, I could not resist to write a response:
Code:
        #include(istream.h)

        int.main()
      {
       int me, you;
       int me=999999
       int you=0
       if (me > you) {
       cout<<"PWND!\n"<<
       }
       else (you > me) {
       cout<<"J00 H4X!! \n"<<
       }
Sorry if I screwed up on syntax or something, like I said, im a newbie and I kinda wrote it out quickly. Also I figured if anyone reconized what that was and tried to diss me about being a geek, I could diss them back :-P