Lambdaj
-
Core Java
ANTLR – Semantic Predicates
Parsing simple grammar with antlr is simple. All you have to do is to use regular expressions to describe your…
Read More » -
Core Java
Functional Java collections
There is a lot of functional hype these days so I would give a short overview on what is out…
Read More » -
Core Java
Avoiding FORs – Anti-If Campaign
Have you ever wondered how FORs impact your code? How they are limiting your design and more important how they are…
Read More »