-
Core Java
JAR Manifest Class-Path is Not for Java Application Launcher Only
I’ve known almost since I started learning about Java that the Class-Path header field in a Manifest file specifies the…
Read More » -
Core Java
Chronicle Journal – Customizable Data Store
Overview The way to make any data structure or algorithm as fast as possible is for the code to do…
Read More » -
Software Development
Passing Arrays to a PostgreSQL PL/pgSQL Function
It can be handy to pass a collection of strings to a PL/pgSQL stored function via a PostgreSQL array. This…
Read More » -
Software Development
Resource Allocation Configuration for Spark on YARN
In this blog post, I will explain the resource allocation configurations for Spark on YARN, describe the yarn-client and yarn-cluster…
Read More » -
Desktop Java
JavaFX Real-World Apps: Eurovision Broadcasting Union
I have the privilege to present several JavaFX Real-World Apps at JavaOne this year together with Alexander Casall, who works…
Read More » -
Agile
Why I don’t like to hire team leads
Every company has its own culture that it wants to preserve. As a company grows it becomes harder to preserve…
Read More » -
Android Core
Android UI Design Basics Tutorial
Course Overview Android is an operating system based on the Linux kernel and designed primarily for touchscreen mobile devices such…
Read More » -
Android Core
Android UI: Full Sample App
This article is part of our Academy Course titled Android UI Design – Basics. In this course, you will get…
Read More »