Friday, March 14, 2008

code - caffeine relationship!


We have to admit!

"Programmers are tools to convert caffeine into CODE!"*


while(caffeine) {
    developer::Code(caffeine);
    caffeine -- ;
}

------
* a quote i found somwhere in the internet..

5 comments:

menSh said...

haha.. mos3ab hayefdal mos3ab :)
kol sana wenta tayeb

Anonymous said...

cute idea

Anonymous said...

while(caffeine) {
developer::Debug(caffeine);
caffeine ++ ; //endless loop :(
}

Anonymous said...

while(developer.lifetime>0)
{
  developer.code();
  developer.lifetime--;

  if(developer.feels() & Bored)
  {
    developer.lifetime.wasteOn(Nonsense); //Now developer.feels() == Good
    for each f in developer.firends
    {
      f.lifetime.wasteOn(Nonsense); //Now f.feels() also == Good
    }
  }
}
developer.dispose()

Magdy said...

If (Mos3abAge < 7 && YouAreWealthy) // 7 years and 7 Billion Dollar
{
Marriage(Mos3ab,Farida);
}
Else
{
echo "You are the biggest loser!!";
}