Evolve the Java language so that students can write their first programs without needing to understand language features designed for large programs. Far from using a separate dialect of Java, these first programs utilize streamlined declarations for sing... (more…)
Read more »
In this post we’ll go over setting up the popular mitmproxy tool on an external host and configuring your Java programs to proxy traffic through it, allowing you to debug misbehaving HTTP clients and libraries. OverviewOccasionally, you’ll be faced wi...
Read more »
Oracle has proposed a September release date for Java 9, following modularity controversy... (more…)
Read more »
Java 9 concurrency updates: CompletableFuture and java.util.concurrent.Flow... (more…)
Read more »