-
Agile
Agile is a simple topic
Agile manifesto is probably one of the best ever written manifestos in software development if not the best. Simple and…
Read More » -
Software Development
Some quality metrics that helped my teams
I’ve been asked the question “what are the best metrics to improve software quality?” (or similar) a million times, this blog…
Read More » -
Scala
Scala and Java 8 type inference in higher order functions sample
One of the concepts mentioned in the Functional Programming in Scala is about the type inference in higher order functions…
Read More » -
Core Java
Autoboxing
Autoboxing is clear for all Java developers since Java 1.5 Well, I may be too optimistic. At least all developers…
Read More » -
Software Development
A beginner’s guide to database locking and the lost update phenomena
Introduction A database is highly concurrent system. There’s always a chance of update conflicts, like when two concurring transactions try…
Read More » -
Software Development
Can Static Analysis replace Code Reviews?
In my last post, I explained how to do code reviews properly. I recommended taking advantage of static analysis tools…
Read More » -
Software Development
Intel RealSense: What you have to know about the human-computer interaction technology!
You may know it as ‘Perceptual Computing’ but you now have to call it RealSense! The name is not the…
Read More » -
Enterprise Java
Schedule Java EE 7 Batch Jobs
Java EE 7 added the capability to perform Batch jobs in a standard way using JSR 352. …
Read More » -
Agile
Legendary Product Development
“Brand will not save you, marketing will not save you, and account control will not save you. It’s the products.”…
Read More »