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...

-
Sometimes we do some silly mistake unintentionally. Assuming replace() will replace first instance of String found in the entire String...
-
In case you are using tomcat on your local machine and using ant script to deploy your project war to tomcat webserver, this build script c...
-
This may be something of your use, hence sharing. This is how we can send a value to a DATE field in procedure, which will match ...