You should see this video if you are starting your career in programming or you are interested in programming. :)
Saturday, April 30, 2016
Larry Wall: 5 Programming Languages Everyone Should Know
You should see this video if you are starting your career in programming or you are interested in programming. :)
Subscribe to:
Posts (Atom)
Prototype
Prototype is another creation pattern. Intent: - Intent is to create objects by cloning existing instance - Specify the kinds of obj...

-
Introduction: I have already provided a brief introduction in my previous post . So, here we are going to setup the ExtJS API and wa...
-
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 o...
-
Sometimes we do some silly mistake unintentionally. Assuming replace() will replace first instance of String found in the entire String...