-
Core Java
It’s All About Tests – Part 1
This post is the first of a series of three. Mindset of testing Techniques Tools and Tips The Mindset Testing…
Read More » -
Enterprise Java
Apache Lucene 5.0.0 is coming!
At long last, after a strong series of 4.x feature releases, most recently 4.10.2, we are finally working towards another…
Read More » -
Core Java
Unit Testing exercise with FizzBuzz and JUnitParams
I sometimes use FizzBuzz to demonstrate the basics of unit testing to newbies. Although FizzBuzz is really simple problem, it…
Read More » -
Software Development
Don’t Miss out on Awesome SQL Power with FIRST_VALUE(), LAST_VALUE(), LEAD(), and LAG()
If you’re using a commercial database or PostgreSQL / Firebird / CUBRID, you will be able to take advantage of…
Read More » -
Core Java
100 Multithreading and Java Concurrency Interview Questions and Answers – The ULTIMATE List (PDF Download)
In this post, we feature a comprehensive article on Multithreading and Java Concurrency Interview Questions and Answers. EDITORIAL NOTE: Concurrency…
Read More » -
Software Development
What is your “x”? The technical details about the Devoxx Keynote Demo
If everything went fine, I just got off the stage and ended the demo part of Mike’s (@mpiech) demo.We talked…
Read More » -
Enterprise Java
OSGi Testsuite: Introducing Classname Filters
OSGi Testsuite is a JUnit test-runner that collects dynamically test classes for execution. It has been published by my fellow…
Read More » -
Agile
Agile Through a Matrix Lens
“Agile” is something most teams do wrong*, without realizing they’re doing it wrong. A good 2×2 matrix acts as a…
Read More »