I’ll be honest – my first encounter with Java in 1999 wasn’t love at first sight. It was during a university distributed systems course, and coming from a background in assembler … (more…)
Read more »
The challenge Complete the solution so that it splits the string into pairs of two characters. If the string contains an odd number of characters then it should replace the missing second character of the final pair with an underscore (‘_’). Examples: Tes... (more…)
Read more »
The goal of the PR is to improve both, sequential and parallel, sorting of primitives. (more…)
Read more »
In this episode, David discusses the latest evolution in the Java Language with Gavin Bierman. In addition to being a regular guest on this podcast, Gavin sp... (more…)
Read more »