|
|
|
Optionals
Article about the semantic benefits of using java Optional values for returning results.
03-09-2019 01:30:54
Andy Gibson
Beginners
|
New Look Java Magazine
The official Java magazine from Oracle has received a new look in the form of switching from a heavy PDF based production to a more responsi...
02-09-2019 18:58:24
Andy Gibson
Beginners
|
Switching Blogging Modes
Every few months the burden of broken promises to write more blog posts mounts to the point that I have write a post addressing the lack of ...
07-06-2019 21:57:35
Andy Gibson
Beginners
|
Java Patterns For Concurrency
This post talks about some of the patterns we can use to solve concurrency issues relating to state shared across multiple threads. The goal...
30-10-2018 22:37:24
Andy Gibson
Beginners
|
|
|
|
Java Concurrency – Introduction
First in a series on concurrency and describes some of the problems with concurrency in our code and simple ways we can fix them. While ther...
26-02-2018 02:15:35
Andy Gibson
Beginners
|
|