Year: 2014
-
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 » -
Enterprise Java

Defend your Application with Hystrix
In previous post http://www.javacodegeeks.com/2014/07/rxjava-java8-java-ee-7-arquillian-bliss.html we talked about microservices and how to orchestrate them using Reactive Extensions using (RxJava). But what’s happen…
Read More »




