-
Software Development
Locking and Logging
Plumbr has been known as the tool to tackle memory leaks. As little as two months ago we released GC…
Read More » -
Enterprise Java
Java EE7 and Maven project for newbies – part 7
Resuming from the previous parts Part #1, Part #2, Part #3, Part #4, Part #5 , Part #6 In the…
Read More » -
Software Development
Behavior-Driven RESTful APIs
In the RESTBucks example, the authors present a useful state diagram that describes the actions a client can perform against…
Read More » -
Enterprise Java
Hibernate and UUID identifiers
Introduction In my previous post I talked about UUID surrogate keys and the use cases when there are more appropriate…
Read More » -
Software Development
Graduate School: ”Do… Or Do Not. There Is No Try” – Yoda
I recently completed my Master of Science in Computer Science. There were both good and bad experiences about graduate school…
Read More » -
Software Development
Software Defined Everything
The other day Taxis in London where on strike because Uber was setting up shop in London. Do you know a…
Read More » -
Agile
Agile VS Real Life
The Agile Manifesto tells us that: “We have come to value “Individuals and Interaction over Processes and Tools” Reality tells…
Read More » -
Software Development
Goodbye Sense – Welcome Alternatives?
I only recently noticed that Sense, the Chrome Plugin for Elasticsearch has been pulled from the app store by its…
Read More » -
Core Java
Java SE 8 new features tour: Functional programming with Lambda Expression
This article of the “Java SE 8 new features tour” series will deep dive into understanding Lambda expressions. I will…
Read More »