-
Scala

Akka Cluster with Docker containers
This article will show you how to build docker images that contain a single akka cluster application.Ā You will be able…
Read More » -
Enterprise Java

JPA Tutorial ā Setting Up JPA in a Java SE Environment
JPA stands for Java Persistence API, which basically is a specification thatĀ describes a way to persistĀ data into a persistent storage,…
Read More » -
Software Development

Node, Grunt, Bower and Yeoman – A Modern web dev’s Toolkit
This article aims at introducing you to some of the currently most popular tools when developing modern web applications with…
Read More » -
Software Development

REST API with JSON
What is REST API? REST stands for Representational State Transfer. It relies on a stateless, client-server, cacheable communications. In most…
Read More » -
Desktop Java

Programming a simple slot machine game using Java
No matĀter how simĀple or comĀplex the game is, Java can do theĀ job! On this post, letās take a look…
Read More » -
Desktop Java

JavaFX Tip 14: StackPane Children ā Hidden But Not Gone
Another short tip: Swing provides a layout manager called CardLayout, which manages a set of components (cards) inside a container…
Read More » -
Core Java

Java Concurrency Tutorial – Visibility between threads
When sharing an objectās state between different threads, other issues besides atomicity come into play. One of them is visibility.…
Read More » -
Career

The Full-Time Developer āCurseā
Some time ago I wrote an article with my advice to (junior) developersĀ about their career. Ā One of the things I…
Read More »








