-
Enterprise Java
Painless Containerized JBoss Generic Loan Processing on OpenShift
We talked about the various layers from the bottom up, but have yet to provide you with any application development…
Read More » -
Agile
Velocity is Not Acceleration
I see a lot of confusion around velocity in new-to-agile teams. Too many people treat velocity as an acceleration measurement. That…
Read More » -
Software Development
Should you follow the rules?
In the last article I wrote that I’m a big fan of tools for static analysis. Those tools help you follow…
Read More » -
Enterprise Java
Publish Subscribe model in Kafka
This is the fourth post in the series about integrating sync clients with async systems (1, 2, 3). Here we’ll…
Read More » -
Core Java
On the Virtues of Avoiding Parsing or Basing Logic on toString() Result
With Java or any other programming language I’ve used significantly, I have found that there are occasionally things that can…
Read More » -
Scala
Scalaz features for everyday usage part 3: State Monad, Writer Monad and lenses
In this article in the mini series on Scalaz, we’ll look at a couple of additional monads and patterns available…
Read More » -
Enterprise Java
Learning Lucene
I am currently working with a team starting a new project based on Lucene. While most of the time I…
Read More » -
Software Development
Most difficult programming languages
What are the most difficult programming languages to learn? Most people would have written some code in programming languages such as Java,…
Read More » -
Enterprise Java
Data Aggregation Spring Data MongoDB: Nested results
1 Introduction In a previous post, we built a basic example of an aggregation pipeline. Maybe you want to take…
Read More »