-
Core Java

Increased compile-time safety with phantom types
Introduction Using phantom types is a very simple technique that can be used to increase the compile-time safety of code.…
Read More » -
Software Development

Internationalization vs Localization (i18n vs l10n)
I always had a trouble how to explain this subject to other people. That’s why I’ve decided to collect the…
Read More » -
Enterprise Java

JQuery DataTables And Java Integration
Jquery DataTables is a open source plugin for creating tables in browser. It has many features like sorting,server side processing,…
Read More » -
Enterprise Java

Creating DataTable From RSS Feed And YQL
Yahoo Query Language(YQL ) is a query language like SQL.…
Read More » -
Enterprise Java

Don’t rely on unit tests alone
When you are building a complex system, barely testing components in isolation is not enough. It’s crucial, but not enough.…
Read More » -
Scala

Using twitter4j with Scala to access streaming tweets
Introduction My previous post provided a walk-through for using the Twitter streaming API from the command line, but tweets can…
Read More » -
Core Java

Singleton Design Pattern – An introspection and best practices
Definition: Singleton is a part of Gang of Four design pattern and it is categorized under creational design patterns. In…
Read More » -
Enterprise Java

Spring Bean names
Spring bean names are straightforward, except for cases where names are not explicitly specified. To start with, Spring bean names…
Read More » -
Android Games

AndEngine for Android Game Development Cookbook Giveaway
Fellow geeks, We are pleased to announce that we have once again teamed up with Packt Publishing and we are…
Read More »







