The challenge It’s the academic year’s end, fateful moment of your school report. The averages must be calculated. All the students come to you and entreat you to calculate their average for them. Easy ! You just need to write a script. Return the average... (more…)
Read more »
No One Puts Java in the Container - Ken Sipe, Mesosphere Whether it is Docker or the Mesos Container running with Apache Mesos means running in a container, ...
Read more »
JBang provides a way of running Java code as a script, similar to JShell. However, unlike JShell, JBang works great on Java 8 and can be used to automatically download dependent libraries as well. In fact, JBang can even run without Java being installed -... (more…)
Read more »
Now that Google has endorsed Kotlin for Android development, Java-based mobile developers could become dinosaurs... (more…)
Read more »
This is the fourth and last post in the blog post series I wrote covering the features that has been added to java 14, released just a couple of days back. Java 14 / JDK 14: General Availability: https://t.co/THxJ9llBpj #jdk14 #java14 #openjdk #java&... (more…)
Read more »