A nice overview of Java 8, but most of it is stale news.
However, `Pluggable types` in Java 8 was news to me!
Thread
Stories related to "An Opinionated Guide to Modern Java Development, Part 1" across the full archive.
A nice overview of Java 8, but most of it is stale news.
However, `Pluggable types` in Java 8 was news to me!
Java 8 is alive
Abstract: "We present JQF, a platform for performing coverage-guided fuzz
testing in Java. JQF is designed both for practitioners, who wish to
find bugs in Java programs, as well as for researchers, who wish to
implement new fuzzing algorithms.
Practitioners write QuickCheck-style test methods...
The Twelve-Factor App Methodology: A Guide for Modern Application Development
(ghumare64.medium.com)