-
Core Java
“Java Sucks” revisited
Overview An interesting document on Java’s short comings (from C developer’s perspective) was written some time ago (about 2000? )…
Read More » -
Best Of The Week
Best Of The Week – 2012 – W04
Hello guys, Time for the “Best Of The Week” links for the week that just passed. Here are some links…
Read More » -
Software Development
Blind spot of software development methodologies
There is a trend of rise and fall of different software development methodologies. There is also a lot of discussion…
Read More » -
Enterprise Java
Storing hierarchical data in MongoDB
Continuing NoSQL journey with MongoDB, I would like to touch one specific use case which comes up very often: storing…
Read More » -
Software Development
The Rise of the Front End Developers
In any web development company, there exists two different worlds; well there are more, but we’ll just focus on –…
Read More » -
Agile
Playing around with pomodoros
Over the last 3/4 months I’ve been playing around with the idea of using pomodoros to track all coding/software related…
Read More » -
Software Development
Effective Unit Testing – Not All Code is Created Equal
Unit Testing is one of the most adopted methodologies for high quality code. Its contribution to a more stable, independent…
Read More » -
Software Development
Send A Relevant Dilbert Strip To Your Boss
The Dilbert comics is just 2 years younger than me, which means there are thousands of strips. Most of them…
Read More » -
Enterprise Java
WADL in Java: Gentle introduction
WADL (Web Application Description Language) is to REST what WSDL is to SOAP. The mere existence of this language causes…
Read More »