Software Development
-
IoT Trends for 2018
Last year I made the bold move to write-up the 2017 trends I thought would be important for the IoT…
Read More » -
[MEGA DEAL] The Unity A to Z Game Development Bundle (96% off)
Cover All Aspects of Game Development (83 Hours!) From Coding in Unity to Designing 3D Assets in Blender Hey fellow…
Read More » -
X-Mas Musings – Too Many Paths. One Path Spec?
December is for many people a period of reflection or thought. So I decided to reflect upon last year’s things…
Read More » -
Get any image metadata with Spring Boot and Docker
This is the second part of a series of three articles, but I decided to condensate in two to give…
Read More » -
Introduction to WebAssembly: why should we care?
There is a new weapon in the great war against JavaScript the struggle to allow developers to choose their favorite style of…
Read More » -
Kotlin – tail recursion optimization
Kotlin compiler optimizes tail recursive calls with a few catches. Consider a rank function to search for the index of an…
Read More » -
Microservices Architecture with Java and Docker
Developing and running a Microservices Architecture seems to be a must have, now days. Everybody talking about micro services, how…
Read More » -
Ring Buffer – a Data Structure Behind Disruptor
Ring Buffer – a Data Structure Behind Disruptor Disruptor is a high-performance library for passing messages between threads, developed and…
Read More » -
The Top 10 Programming Languages To Learn In 2018 (JavaScript, C++, Python & More!)
In this post I’m going to talk about the top programming languages to learn in 2018. JavaScript Python C# Java…
Read More »