Software Development
-
Code Review and Single Responsibility Principle
According to the Single Responsibility Principle each unit in our code should have only one reason to change. Code Review, on the…
Read More » -
jOOQ Tuesdays: Ming-Yee Iu Gives Insight into Language Integrated Querying
Welcome to the jOOQ Tuesdays series. In this series, we’ll publish an article on the third Tuesday every other month…
Read More » -
Terminate and Relaunch in Eclipse
A few days ago a new feature was committed to the Eclipse repository: Terminate and Relaunch. When enabled, Eclipse will…
Read More » -
Spark Streaming and Twitter Sentiment Analysis
This blog post is the result of my efforts to show to a coworker how to get the insights he…
Read More » -
Sorted pagination in Cassandra
Cassandra is a fantastic database for different use cases. There are different situations when you need to twist Cassandra a…
Read More » -
Git, your way – Meet Bitbucket, code collaboration on steroids
Hello fellow Java geeks. Today we are proud to announce that we have teamed up with Atlassian to promote Bitbucket. Bitbucket is…
Read More » -
7 ways to fail your optimization project
When you put your optimization project into production, your enterprise will decrease expenses, increase customer satisfaction, improve employee happiness and/or…
Read More » -
Which software companies you should not work for?
I get several questions from people in local meetups or conferences about issues they are facing in the company they…
Read More » -
Cassandra Native Secondary Index Deep Dive
The native secondary index is the less known and most misused feature of Cassandra. In this article we’ll explain thoroughly…
Read More »