-
Software Development
Representing relationships as first-class citizens in an Object-oriented programming language
As beginners we used to write very large functions and then giant God classes. As we improve our skills, our classes…
Read More » -
Software Development
The History of Failed Initiatives
I worked with many different clients. From small greenfield projects all the way to big ones in sectors like automotive,…
Read More » -
Software Development
Focus on your data rather than your database
Seastar is a managed platform for Apache Cassandra that spans hardware infrastructure, a hosting environment, a self-service API and dashboard,…
Read More » -
Software Development
The 10 Most Popular DB Engines (SQL and NoSQL) in 2015
About two years ago, we’ve published this post about the 10 most popular DB engines, where we analyzed the data…
Read More » -
Core Java
Stack safe recursion in Java
In this article, excerpted from the book Functional Programming in Java, I explain how to use recursion while avoiding the…
Read More » -
DevOps
Getting Started with Couchbase using Docker
Couchbase Server 4.0 was recently released and can be downloaded and easily installed. Getting Started with Couchbase explains in very simple and easy steps…
Read More » -
Agile
Do Project Managers need Domain Experience?
Opinions vary on whether a project manager needs to have domain experience. Certainly project managers that do not have domain…
Read More » -
Scala
Akka Typed: First steps with typed actors in Scala
With the [release of Akka 2.4.0| http://akka.io/news/] a couple of weeks ago the experimental Akka Typed module was added. With…
Read More » -
Enterprise Java
Apache Camel 2.16 Released – Top 10 highlights
Apache Camel 2.16 was released last friday. This blog entry is my attempt to do a top-10 (+ 1 as…
Read More »