-
Core Java

Getters/Setters. Evil. Period.
There is an old debate, started in 2003 by Allen Holub in this Why getter and setter methods are evil…
Read More » -
Agile

Nightmare on Agile Street 2: Managed Agile
Blow me down, its happening again⦠Iām awake. Iām wet, its a cold sweat. Its the small hours of the…
Read More » -
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 »




