Wednesday, September 26, 2012

The reason for this blog....

Hello F.R.I.E.N.D.S,

Hope you are doing great!

When I started my career 4.5 years back in Information Technology industry, I had only one goal, like many others comp. grads of my generation, to become a JAVA/J2EE developer. I would say, to an extent I achieved my goal.

However, in the process, I did not only learn little bit of Java, rather I learned many technical, functional, non-technical and non-functional aspects of industry and still learning. :)

So, here, in this blog, I am going to share my experience, mostly technical and IT industry related. I am hoping some of you may find it useful and interesting and I also get to learn more from many intellectuals out there.

So, stay tuned!!

Regards,
Kislay Kishore


Prototype

Prototype is another creation pattern. Intent:  - Intent is to create objects by cloning existing instance  - Specify the kinds of obj...