-
Core Java
Getting started with Mocking in Java using Mockito
We all write unit tests but the challenge we face at times is that the unit under test might be…
Read More » -
Career
Programming Language Job Trends Part 3 – February 2014
Today we have the third part of the programming language job trends series. In this, we review Erlang, Groovy, Scala,…
Read More » -
Software Development
GIT & ZShell : Colorize your shell depending on your branch
As announced in my last post I asked my colleague Tillman if I’m allowed to post his nice extension for the zshell…
Read More » -
Software Development
When BA means Bt Artist
BA means Business Analyst, but what makes for a good BA? When do you have a good BA and when…
Read More » -
Software Development
Big Data: What about Security?
From the first time Hadoop appeared it had a security problem. Apache Knox and Cloudera Manager have been solutions for…
Read More » -
Enterprise Java
4 simple steps to migrate legacy projects from Ant to Maven
For some time we were thinking about migrating our build to maven from ant. It happened last month and was…
Read More » -
Desktop Java
JavaFX Custom Control – Nest Thermostat Part 3
Hi, after some discussions with my colleagues, I decided today to show that the css approach is not the only…
Read More » -
Software Development
Cryptography & Theory 2: What is Pseudorandom
As was concluded in the first part of this series, security without randomness is impossible. Deterministic ciphers are unable to…
Read More » -
Enterprise Java
Create global precipitation (rain) visualizations with HTML5, Canvas, and open data
I’m currently working on my next book for Three.js and one of the chapters deals with visualizing open data. When…
Read More »