-
Core Java
Java regular expression library benchmarks – 2015
While trying to get Java to #1 in the regexdna challenge for The Computer Language Benchmarks Game I was researching…
Read More » -
Software Development
Julia – a Fresh Approach to Numerical Computing and Data Science
The Julia programming language was created in 2009 by Jeff Bezanson, Stefan Karpinski, and Viral B Shah. It was broadly…
Read More » -
Enterprise Java
A Refresher – Top 10 Java EE 7 Backend Features
This is the second part in my little Java EE 7 refresher series. After a first introduction with a brief…
Read More » -
Android Core
Internet of things project: Connect Android to Ubidots and Arduino – Part 2
This post descries how to connect Android smartphones to Ubidots so that smartphone reads data sent from Arduino. In the…
Read More » -
Core Java
JavaOne 2015 – Another Year, Another Step Forward
JavaOne 2015 San Francisco was held October 25-29. I am proud to say this is my ninth JavaOne as an…
Read More » -
Enterprise Java
Quick Web App Prototyping with Spring Boot & MongoDB
Back in one of my previous projects I was asked to produce a little contingency application. The schedule was tight…
Read More » -
Core Java
How to write a java agent
For vmlens, a lightweight java race condition catcher, we are using a java agent to trace field accesses. Here are…
Read More » -
Scala
Reactive Database Access – Part 2 – Actors
We’re very happy to continue our a guest post series on the jOOQ blog by Manuel Bernhardt. In this blog…
Read More » -
DevOps
Couchbase 4.1 Docker Container
Couchbase 4.1 was recently released. Highlights of this release are: N1QL: Complete SQL CRUD Support with N1QL for Batch and OLTP…
Read More »