Sunday, June 19, 2011

A life of University Engineering students

This is the life of a normal university students (No matter you are from Computer Engineering in Unimap or Civil Engineering in UTP or the Microelectronics in UTM)

And since, I am mostly *fluent* in computer programming language , let me type it out for you . . .

while ( is Alive() ){


     for( int hour=0;hour<24;hour++ ){
         if(hour>10 && hour<17){
            go_to_class(6);
             }else if(hour>17&&hour<22){
               relax(2);
               study(1);
               relax(2);
             }else if(hour>22&&hour<1){
                socialize(3);
             }else{
                   sleep(8);
                  }
                 }
                }


That is ONLY for your normal university life, but however when you reach your FINAL YEAR with your FYP breathing down your neck, everything changes, just watch. 


while(isAlive())
//Time is irrelevant
    try{
        work_your_FYP();
       }catch(BrainNotResponding e){
        sleep(3);
       }
        }



It is too pity, I can't even photograph my own 316 pages thesis, since my best friend help me settle the thesis collections and helped pass it to the PPKP Office. Thanks Mimi.Wish you are safe and sound now in Sabah ^_^ 

No comments:

Another random post to read ? Come !

Related Posts with Thumbnails