Search Results for: Scala
-
Core Java
Java 8 Friday Goodies: Lean Concurrency
At Data Geekery, we love Java. And as we’re really into jOOQ’s fluent API and query DSL, we’re absolutely thrilled…
Read More » -
Core Java
8 new features for Java 8
NOTE: Make sure to also check our detailed tutorial Java 8 Features – The ULTIMATE Guide. Jdk 1.8 aka, Java…
Read More » -
Core Java
The Optional Type API
Java 8 introduces the Optional class. In a nutshell, instead of returning null, and then checking for null, you return…
Read More » -
Core Java
5 Features In Java 8 That WILL Change How You Code
Java 8 is packed full of some really exciting features at both the JVM and language level. While some of…
Read More » -
Enterprise Java
Akka Toolkit 2.3 released
The release of 2.3.0 version of Akka toolkit was recently announced. Akka is a very useful toolkit and runtime for…
Read More » -
Software Development
Go for Java Programmers: Introduction
Background Go (often referred to as “Golang”) is a fairly new programming language, first conceived in 2007, with version 1.0…
Read More » -
Enterprise Java
WAR files vs. Java apps with embedded servers
Most server-side Java applications (e.g. web or service-oriented) are intended to run within a container. The traditional way to package…
Read More » -
Core Java
Java Facts to Blow your Mind! (infographic)
With the release of Java 8 scheduled for the coming days, we were on the lookout for some Java facts…
Read More »