-
Software Development

What every Programmer should know about the memory system
Traditionally, RAM, or Random Access Memory, was used to describe a memory which offered the same access latency for all…
Read More » -
Software Development

Those evil frameworks and their complexity
Frameworks like Hibernate and Spring are industry-standards. JSF, EJB and the likes are also standards and used in many applications.…
Read More » -
Core Java

GC with Automatic Resource Management in Java 7
This post provides a brief overview of a new feature introduced in Java 7 called Automatic Resource Management or ARM.…
Read More » -
Enterprise Java

Integrating Jersey with Spring
Spring provides a lot of benefits and promotes best practices with its dependency injection mechanism, application lifecycle management and Hibernate…
Read More » -
Best Of The Week

Best Of The Week – 2011 – W35
Hello guys, Time for the “Best Of The Week” links for the week that just passed. Here are some links…
Read More » -
Software Development

Eclipse Memory Analyzer (MAT)
In times past, when it came to tracking down sporadic memory problems in a complex Java application, it required using…
Read More » -
Scala

How Scala changed the way I think about my Java Code
Some people advocate their preferred language as the only way to enlightenment and productivity boosts way in the two digit…
Read More » -
Enterprise Java

Heroku runs Java
If you are a Java fan boy, like me, then you have a good news to cheer about. Heroku runs…
Read More » -
Software Development

How many bugs do you have in your code?
If you follow Zero Bug Tolerance of course you’re not supposed to have any bugs to fix after the code…
Read More »







