Java 9 is (almost) here and it’s time to check out what it has in store for us... (more…)
Read more »
Command line interface for Meanscript. Contribute to Meanwhale/MeanscriptCLI development by creating an account on GitHub. (more…)
Read more »
On January 23rd, 1996, Sun Microsystems announced the availability of Java 1.0, an object oriented, platform neutral programming language.
The fact that it was released as a freely available language and compiler for multiple platforms, coupled with it... (more…)
Read more »
Low-code and no-code software development platforms help establish common ground for product development. They can help developers avoid repetitive bootstrapping tasks and speed up development. This article reviews four of the most common tools. (more…)
Read more »
The type casting is a method of converting the value of one data type to another data type. It is also known as type conversion. In Java, there are several kinds of conversions. However, in this tutorial we will focus only on two major types. (more…)
Read more »