Month: August 2013
-
Agile

Coach or Consultant? Agile or not? What am I?
I am: a Software Development Consultant who specialises in Agile techniques Or maybe: I am an Agile Consultant who specialise…
Read More » -
Enterprise Java

DI / CDI – Basics
Introduction (DI/CDI Basics) First of all, I would assume there is a bit of confusion to this, but the truth…
Read More » -
Core Java

Almost named method arguments in JDK 8
Sometimes it would be really nice to have named method parameter in Java, this doesn’t look likely for a long…
Read More » -
Android Core

Android Notification with Sound and Icon Tutorial
My app needed a simple Android notification with sound and icon. So here’s the code I used to make that…
Read More » -
Core Java

Which memory is faster Heap or ByteBuffer or Direct ?
Java is becoming new C/C++ , it is extensively used in developing High Performance System. Good for millions of Java…
Read More » -
Software Development

The Dark Side of Best Practices
Best practices are the backbone of software development (or so we are told). Every developer has his own opinions about…
Read More » -
Core Java

Understanding the OutOfMemoryError
Whenever you find yourself staring a stacktrace with OutOfMemoryError in it, it should all be crystal clear. The program has…
Read More » -
Groovy

Grails – GORM Tutorial
Grails is known as domain driven language that means we can build application using bottom to top approach which is…
Read More » -
Enterprise Java

Spring Data REST in Action
What is spring-data-rest? spring-data-rest, a recent addition to the spring-data project, is a framework that helps you expose your entities…
Read More »





