-
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 » -
Software Development
Building 3D Simulations In Unity3D
Welcome to the final post in this three-part blog series on Unity 3D. In this series, we are creating a…
Read More » -
Software Development
Building and testing a parser with ANTLR and Kotlin
This post is part of a series on how to create a useful language and all the supporting tools. Building…
Read More » -
Software Development
Build and deploy microservices the modern way
There’s been a lot of buzz from me lately around microservices and containers. And all the efforts were directed towards…
Read More » -
Software Development
Persistent Storage for Enterprise-Grade Spark Applications
Apache Spark is becoming very popular and widely used in the big data community. There are several reasons for Spark…
Read More » -
Software Development
An approach to help developers write meaningful tests
Over the last few years we have been adding unit tests to our existing product to improve its internal quality. During…
Read More » -
Software Development
A Functional Approach to Logging in Apache Spark
Logging in Apache Spark is very easy to do, since Spark offers access to a logobject out of the box;…
Read More »