A single repository to learn the basics of Android in Java without all the fluff. - GitHub - DuartBreedt/Android-Concepts-Reference: A single repository to learn the basics of Android in Java witho... (more…)
Read more »
Checked exceptions have always been a controversial feature of the Java language. (more…)
Read more »
So you've decided you need to build a desktop app? Find out your next steps as we emphasize getting started in the right direction when choosing and using th... (more…)
Read more »
While running CI tests for a application that is implemented in C and Java,... (more…)
Read more »
Futures are an interesting conecpt in concurrent and parallel programming. I’ve written about them several time, the last time in Advanced Futures With Play Framework. Streams are a concept which came with Java 8 to operate on a stream of objects, transfo... (more…)
Read more »