API

A list of useful software tools – 3

Top100 Tools for Learning 2010 View more presentations from Jane Hart


Spring 3 – Synopsis, all modules

Spring 3 View more presentations from André Faria Gomes


An Introduction To Android

An Introduction To Android View more presentations from natdefreitas.


Apache Commons

An overview of many commons libraries. Will try to cover the popular ones in separate posts. Apache Commons – Don\'t re-invent the wheel View more presentations from tcurdt.


Why re-invent the wheel? Apache Commons – Lang

While coding what we do most? I think checking the Object variable if it is not null before using it. There are various things which we do usually in our code like iterating an Array for deleting the item, Escaping Strings for a particular use, Adding days to the current date, Adding an item in [...]