Remember the days when you need to write at least one class to test a small snippet of Java code ?! well, this days will be soon from the past once java 9 is released. JShell is the first official Java REPL (Read-Eval-Print-Loop), a command line tool that… Read more
Similar
A very interesting, useful and popular design pattern that I like. Here a video with explanation and code example: (more…)
Read more »
"Building a full-stack app with LitElement, TypeScript, and Vaadin Fusion" with Marcus HellbergIn this talk, you'll learn all the basics of building an app w... (more…)
Read more »
This release will be the Reference Implementation of
version 15 of the Java SE Platform, as specified by
JSR 390 in the Java Community Process. (more…)
Read more »
Backblaze’s Java-based Reed-Solomon Erasure Coding library is great tech, but comparatively slow. Let’s add some optimized Go, and get a whopping speedup. (more…)
Read more »
JVM (JNI) bindings for Go. Contribute to abneptis/GoJVM development by creating an account on GitHub. (more…)
Read more »