Saturday, 2 June 2018

Living is like Coding

Our Life is also just like our #codes.
1) You miss your base conditions(exercise and hygiene) , one day your code (life) will throw a null pointer exception or will show a very abrupt behavior (Medical Issues).

2) You run into an infinite loop (thinking about past) , your code will get stuck their forever and will surely show a StackOverFlow error ( you will go into depression)

3) You don't debug ( act without thinking or dont check your word) your code is going to fail and is not going to meet your client's expectation ( is going to hurt your near and dear one's).

4) If your code's complexity ( attitude) is bad or average , it will not be liked much. Less people will favor it.

5) And If you give up on your coding (life) , then ultimately you are going to lose your job (You will lose your happiness) .

So ,
while( (--LIFE) > 0) {
StayHappy();
SpreadHappiness();
CarryPositiveAttitude();
AlwaysHaveHope();
FightForYourDreams();
LoveLaughLive();
LoveEveryone();
ValueRelations();
NeverGiveUp();
ThinkThenAct();
GiveTimeToNearDearOnes();
MakeFriends();
ShareMemory();
CareForEachOther();
KnowImportanceOfFamily();
AndAlwayLoveYourSelf();
}

A very neat and clean code for living life.

No comments:

Post a Comment