-
Android Core
Hitchhiker’s Guide to Modern Android Development: The Pitfalls and Cryptic Errors
No platform or language is perfect, each has its own problems, pitfalls and cryptic errors of its own. Thanks to…
Read More » -
Agile
Managing Success in Devil’s Triangle of Software; Projects, Project Managers and Developers
I am not a project manager of any kind and never interested to be one. I am not a huge…
Read More » -
Core Java
Infamous Java bugs and pitfalls
In year 2000, I was in university and was on the verge of picking a language to build my career…
Read More » -
Enterprise Java
JavaEE Revisits Design Patterns: Decorator
This time last year I wrote a series of blog posts on JavaEE implementation of design patterns. Roughly after a…
Read More » -
Enterprise Java
After I/O 2012
Starting from registration to giveaways, the I/O madness going far each year. Being sold in 20 mins this year, did…
Read More » -
Enterprise Java
Java EE Revisits Design Patterns: Observer
Aside from being implemented in many languages and many applications, Observer Pattern has been a part of Java since version…
Read More » -
Enterprise Java
Java EE Revisits Design Patterns: Asynchronous
Although you may not find Asynchronous method calls listed as a design pattern, I find it worth to mention. So…
Read More »