-
Software Development
Your DI framework is killing your code
I read a really interesting post recently looking at the difference between typical OO code and a more functional style. There’s a…
Read More » -
Groovy
Avoid NullPointerException: Safe Navigation with Groovy
We know it’s all too common in Java to get a NullPointerException when we use an object reference which is…
Read More » -
Software Development
R: Querying a 20 million line CSV file – data.table vs data frame
As I mentioned in a couple of blog posts already, I’ve been exploring the Land Registry price paid data set…
Read More » -
Desktop Java
JavaFX Real-World Apps: AISO HRC-Matic
Application number three in the “Real-World JavaFX Apps” series is a heavy-duty data entry application backed up by a relational database…
Read More » -
Enterprise Java
Lucene Analysis Process Guide
This article is part of our Academy Course titled Apache Lucene Fundamentals. In this course, you will get an introduction…
Read More » -
Enterprise Java
Integrating Lucene Search into an Application
This article is part of our Academy Course titled Apache Lucene Fundamentals. In this course, you will get an introduction…
Read More » -
Enterprise Java
Building a Search Index with Lucene
This article is part of our Academy Course titled Apache Lucene Fundamentals. In this course, you will get an introduction…
Read More » -
Enterprise Java
Advanced Lucene Query Examples
This article is part of our Academy Course titled Apache Lucene Fundamentals. In this course, you will get an introduction…
Read More » -
Enterprise Java
Lucene Query (Search) Syntax Examples
This article is part of our Academy Course titled Apache Lucene Fundamentals. In this course, you will get an introduction…
Read More »