Sunday, 15 July 2012

Its all about looking beautiful....

Hi,

We write code, make it working somehow. Everything working fine. Everyone becomes happy. But are we happy?  The million dollar question is WHY? What makes us unhappy? Is it the time we took to write the code or is the code we have written do not work as expected or we missed something. Can you guess?

Yes, it is because we missed something. We missed to optimize our code, we make it working as expected but the hunger to keep it optimize, make the code looks good, reduce the number of lines of code kills our happiness of completing successfully.

I am sure when we start our career, we have been assigned to do some task. We complete the task and took to the reporter (Surely a person with experience in coding). He/She definitely change the code to make it optimize, cut to or three lines of code to convert that to a one liner. At that time we think How? How he is able to do this. How ? How ? How ?

Do not feel bad when a experienced person reviews your code and makes it optimized. We should feel lucky that we have someone who looks into our code and helps us to improve. We should rather learn from it than feeling bad? But there are few who might not get a chance to get there code reviewed and remains at a position where and how they started.

Can we get help from all the experienced programmers for there valuable tips and suggestions that will help improving the code. Helps budding developers to improve there codes. Helps us in writing beautiful code rather than working codes.

I do not remember, but i read a line few days ago. A programmer is said to be a real programmer when he/she writes beautiful, good looking, attractive code and optimized code rather than a code that just works. Always try to be a beautiful coder than JUST another coder.

Hope the comment sections will be filled with suggestions of how to make code Beautiful, Attractive.