-
Core Java
Top 10 Books For Advanced Level Java Developers
Java is one of the most popular programming language nowadays. There are plenty of books for beginners. But to those…
Read More » -
Enterprise Java
Spring Configurable Magic
Spring framework has several modules that provide a range of services, many of these modules Can work just for managed…
Read More » -
Agile
Trust, Agile Program Management, & Being Effective
If you read my most recent post, Comparing Teams Is Not Useful: Exposing Another Management Myth and the comments, you…
Read More » -
Enterprise Java
How to create web-app with Quartz Scheduler and logging
I sometimes help out users in Quartz Scheduler forums. Once in a while some one would ask how can he/she…
Read More » -
Software Development
When is Enough, Enough?
This summer, I had the pleasure of chatting with a distant cousin who was traveling through town. He is a…
Read More » -
Enterprise Java
How to maintain history of tables in Hibernate
To Maintain history of database or keep track of modification of database table row , we create a version table…
Read More » -
Software Development
Systems that Run Forever Self-heal and Scale
I recently saw a great presentation by Joe Armstrong called “Systems that run forever self-heal and scale” . Joe Armstrong…
Read More » -
Core Java
Core Java Interview Questions
Q. What if the main method is declared as private? Answer: The program compiles properly but at runtime it will…
Read More » -
Core Java
Speed Up with Fast Java and File Serialization
Since the first version of Java, day-by-day many developers have been trying to achieve at least as good of performance…
Read More »