-
Core Java
Java SE 11: Moving Java Forward
Introduction This serie of article presents how, in my opinion, the java language should evolve to keep being a top…
Read More » -
Misc
Developer’s wife – Or how do they stand us?
First of all we would like to begin with 2 apologies. The first one is sent to all women developers…
Read More » -
Agile
Introduction To Extreme Programming (XP)
This post is an introduction to Extreme Programming (XP), another of the Agile methods for software application implementation. Reading this post is…
Read More » -
Core Java
Guava Functions & Java 8 Lambdas
I recently read Brian Goetz’s The State of the Lambda and after reading that article I wanted to try using…
Read More » -
Core Java
Facade Design Pattern – Design standpoint
In our previous article we have described about the Adapter Design Pattern. In today’s article we are going to show…
Read More » -
Software Development
Off-loading your test execution using Hudson
One of the annoyances if you have a load of tests for a particular project is that running them can…
Read More » -
Software Development
The 10 rules of a Zen programmer
On a rainy morning I found myself sitting on the desk thinking about efficient working. Before I started as a…
Read More » -
Agile
Introduction To Scrum
This post is an introduction to Scrum, one of the Agile methods to drive software application implementation. Reading this post is a…
Read More » -
Agile
Introduction To Agile Principles
This post is a reminder about Agile principles. It is also an introduction for those who want to learn about…
Read More »