May 17, 2011

Like a Program


public class LIFE()
{
 public static void main(String[] args)
  {
   new object(confusion)
...
...


Living each day is a routine. That routine has sub routines like a program or a code of java. Sometimes inbuilt functions would suffice to carry out the required tasks while at other times, you might need to build another user defined function of your own for a unique task that is limited to you. In a scenario, it is not mandatory that the logic upon which you’re building the program will work the way it should be. You might have problem in your algorithms or Functions. Various classes might not have been linked correctly. But there’s a certainty that gradually, you will make the code work error free in the way you want it to be. That is not so in life!

That is simply because we cannot be programmed for ever. We have our independent minds and they work on their own logics. Other people can only manipulate you which you can undo according to your wish. Dealing with other human-beings is one of the most unique and important part of our lives. I have felt bad at times from people whom I don’t even know so well. “Their school of thought differs from mine”, I thought. But human mind is not simple. It would take years to process the information of how mind interprets. We only have theories about our psyche. And those theories are pertaining to the action of psyche for usual things that someone has observed over the years. There’s no theory to know the exact result of how someone will respond in a unique situation. That’s the complexity of the human mind that I love. So now I have learnt to respect how others think. And understanding them, I have come to accept listening first and then sharing about my thoughts.

So I am trying to run a dynamic program here. After all, we are intelligent beings. So far it works well and is giving the desired results. More than any others, I have usually ended up making up syntax errors more than any other error. 

...
...
}
}
}

2 comments:

  1. Nice program! I couldn't find any syntactical or semantic error worth mentioning. The concept of considering life as a program can be a profitable prospect. All in all, 'Matrix' can be made true!

    ReplyDelete
  2. :) haha good one. I think the people we meet in life would be some sort of dynamic variables that just keep inputing random values on their own. and we gotta keep this program running without crashing!

    ReplyDelete