-
Core Java
Array, list, set, map, tuple, record literals in Java
Occasionally, when I’m thrilled by the power and expressiveness of JavaScript, I find myself missing one or two features in…
Read More » -
Android Core
Android – Dashboard design pattern implementation
Before reading this article, please learn the prerequisites mentioned above so that you can have better idea for the implementation…
Read More » -
Enterprise Java
Distribute Spring Beans in Oracle Coherence
This article shows how to distribute Spring beans by using EntryProcessor and Portable Object Format(POF) features in Oracle Coherence. Coherence…
Read More » -
Enterprise Java
Rapid Cloud Development with Spring Roo – Part 1: Google App Engine (GAE)
Spring Roo is a tool to offer rapid application development on the Java platform. I already explained when to use…
Read More » -
Enterprise Java
Rapid Cloud Development with Spring Roo – Part 2: VMware Cloud Foundry
Spring Roo is a tool to offer rapid application development on the Java platform. I already explained when to use…
Read More » -
Android Core
Android: Smooth List Scrolling
If I had to compare iOS to Android and only list one major benefit iOS has over Android, it would…
Read More » -
Enterprise Java
Spring & JSF integration: Converters
When working with any web framework, you invariable run into the need to convert data input by the user from…
Read More » -
Software Development
Why Should You Become A Software Engineer
Like any normal blogger, I obsess about my blog. How much traffic am I getting? Where is the traffic coming…
Read More » -
Enterprise Java
JUnit’s Built-in Hamcrest Core Matcher Support
In the post Improving On assertEquals with JUnit and Hamcrest, I briefly discussed Hamcrest “core” matchers being “baked in” with…
Read More »