Core Java
-
Eclipse refactoring on steroids
In my last post about common Java violations, I listed a set of mistakes that java developers tend to make.…
Read More » -
Factory Design Pattern Case Study
I had a job to check our project code quality. And have to report it back to my team leader…
Read More » -
Java 7: Meet the Fork/Join Framework
JSR-166(y) is the official name of this new feature which is included in Java 7. If you notice there is…
Read More » -
JavaOne 2012: Observations and Impressions
I am starting this particular blog post as I sit the the San Francisco International Airport waiting to board an…
Read More » -
JavaOne 2012: NetBeans.Next – The Roadmap Ahead
I walked the few steps necessary from Continental Ballroom 4 and one NetBeans topic (Project Easel) to Continental Ballroom 5…
Read More » -
A Lazy Developers Introduction to Java Concurrency Executors
I would make a fool out of myself if I tell you that util.concurrent APIs kicks cheetah’s ass when the…
Read More » -
JavaOne 2012: Diagnosing Your Application on the JVM
It was worth attending Staffan Larsen‘s (Oracle Java Serviceability Architect) presentation ‘Diagnosing Your Application on the JVM‘ (Hilton Plaza A/B)…
Read More » -
Warming Up Your JVM – Superfast Production Servers and IDEs
A couple of months ago I was reading up on Complex Event Processing in Java and ways to achieve low…
Read More » -
JavaOne 2012: 101 Ways to Improve Java – Why Developer Participation Matters
Bruno Souza, Martijn Verburg, and Heather Vancura presented ‘101 Ways to Improve Java: Why Developer Participation Matters’ in Continental Ballroom…
Read More »