-
Software Development
Recognizing hand-written rectangles in an image
Last time we have seen how to identify key points in an image. I was then thinking to use machine…
Read More » -
Enterprise Java
CUBA Platform is Going Open Source
The long-awaited moment has come, and now we are happy to announce that the CUBA Platform has finally joined the free…
Read More » -
Core Java
Default & Static Methods In Interfaces
In our original Java 8 support announcement post we specifically mentioned the lack of streams but completely missed the fact…
Read More » -
Software Development
Random Ideas about Code Style
Some of the sentences of this article are ironic. Others are to be taken serious. It is up to the…
Read More » -
Career
How to Brag: Describing Accomplishments on Resumes
Almost all of a resume’s useful content can be categorized in one of three ways. Responsibilities – Something that was…
Read More » -
Career
Interview Prep: Ready for Storytime?
Interview preparation often means different things to technologists depending on their level of experience. It seems that more and more…
Read More » -
Software Development
Counting in Streams: A Hierarchy of Needs
This post is based on the talk I gave at the Strata/Hadoop World conference in San Jose on March 31,…
Read More » -
Enterprise Java
Integration Architecture with Java EE and Spring
The O’Reilly Software Architecture Conference in New York happens this week. And I had the pleasure to give a tutorial together…
Read More » -
Enterprise Java
Data aggregation with Spring Data MongoDB and Spring Boot
MongoDB aggregation framework is designed for grouping documents and transforming them into an aggregated result. The aggregation query consists in…
Read More »