-
Software Development
Continuous Delivery: Introduction to concepts and tools
This is the first article in a “Continuous Delivery” series. We’ll start out journey with brief explanation of Continuous Delivery.…
Read More » -
Software Development
Insight view: Perfect Test Automation
Nothing is perfect in the world, except the football skill of Leo Messi. Yeah, maybe not always but in most…
Read More » -
Clojure
Clojure: How To Prevent “Expected Map, Got Vector” And Similar Errors
What my Clojure code is doing most of the time is transforming data. Yet I cannot see the shape of…
Read More » -
Core Java
Java 8 Features Tutorial – The ULTIMATE Guide (PDF Download & video)
EDITORIAL NOTE: In this post, we feature a comprehensive Java 8 Features Tutorial. It’s been a while since Java 8…
Read More » -
Software Development
Professional connection pool sizing
Introduction I previously wrote about the benefits of connection pooling and why monitoring it is of crucial importance. This post…
Read More » -
Enterprise Java
100 Java Spring Interview Questions & Answers – The ULTIMATE List (PDF Download)
This is a summary of some of the most important questions concerning the Spring Framework, that you may be asked…
Read More » -
Software Development
You can program bug free
You can not. This is a lie, just like the cake. You can lower the number of bugs. The more…
Read More » -
Enterprise Java
Just What Are Spring 3.2 Matrix Variables? – Part 2: The Code
My last blog on Spring’s support for Matrix Variables concentrated on explaining what they were and why you’d want to…
Read More » -
Core Java
10 Features in Java 8 You Haven’t Heard Of
Lambdas lambdas lambdas. That’s all you ever hear about when talking about Java 8. But that’s just one part. Java…
Read More »