-
Software Development
jOOQ Tuesdays: Markus Winand is on a Modern SQL Mission
Welcome to the jOOQ Tuesdays series. In this series, we’ll publish an article on the third Tuesday every other month…
Read More » -
Software Development
BaDaS Arsenal : from grep to graph in under 5 minutes w/ Pyplot
BaDaS = Big and Data and Science These days, BaDaS is all the rage. And to be successful at it,…
Read More » -
Software Development
A beginner’s guide to read and write skew phenomena
Introduction In my article about ACID and database transactions, I introduced the three phenomena described by the SQL standard: dirty…
Read More » -
Software Development
Ctrl+1 in the Eclipse XML Editor
The XML Editor is included in several of the Eclipse IDE downloads. It has two view modes: in design mode,…
Read More » -
Scala
Scala extractors infix sample with Rational numbers
I keep coming back to the awesome introductory material on Scala put together by Daniel Westheide. One of the examples…
Read More » -
Enterprise Java
Basics of scaling Java EE applications
To be honest, ‘scalability’ is an exhaustive topic and generally not well understood. More often than not, its assumed to…
Read More » -
Enterprise Java
Spring Boot Oauth2 Security
This post is an enhancement for my previous post which talks about how to secure your REST API using Spring…
Read More » -
Core Java
JAR Hell
What is JAR hell? (Or is it classpath hell? Or dependency hell?) And which aspects are still relevant when considering…
Read More »