-
Scala
Developing Modern Applications with Scala: Database Access with Slick
This article is part of our Academy Course titled Developing Modern Applications with Scala. In this course, we provide a…
Read More » -
Core Java
Functional FizzBuzz Kata in Java
A while ago I solved the FizzBuzz kata using Java 8 streams and lambdas. While the end result was functional,…
Read More » -
Software Development
Big Data SQL: Overview of Apache Drill Query Execution Capabilities – Whiteboard Walkthrough
In this week’s Whiteboard Walkthrough, Neeraja Rentachintala, Senior Director of Product Management at MapR Technologies, gives an overview of how…
Read More » -
Software Development
Building 3D Simulations In Unity3D, Part 3
Welcome to the final post in this three-part blog series on Unity 3D. In this series, we are creating a…
Read More » -
Enterprise Java
Suppress FindBugs Warnings in a Java and Spring Boot Web Application using Gradle
How to Suppress FindBugs Warnings using Annotations in a +Spring Boot and +Java Application If your build is breaking because of a FindBugs…
Read More » -
Core Java
Resizing the HashMap: dangers ahead
I recently stumbled upon a bug caused by improper usage of java.util.HashMap from multiple threads. The bug was an excellent…
Read More » -
Ceylon
Ceylon: Ceylon Bootstrap
Ceylon 1.2.2 was released back in March, and at the time it shipped with a new feature that did not…
Read More » -
Software Development
Getting started with Internet of things using IoT Prototyping board
This post describes a set of IoT prototyping board that are useful to develop IoT projects. As we may know…
Read More » -
Enterprise Java
The 12 Step Program to Realizing Your Java Monitoring is Flawed
What are some of the biggest problems with the current state of Java monitoring? Errors in production are much like…
Read More »