Why Steinbeck would write in machine code, while Capote would be into Java. (more…)
Read more »
Many Java users hate it at times for being too verbose. Many of us have started using other languages like Kotlin or Scala for their terseness and expressiveness. One of the feature that Java progr… (more…)
Read more »
As a Software Engineer, we should strive to understand the fundamental of the things that don’t work, and more importantly, be conscious… (more…)
Read more »
A large open source community has grown around Swift, since Apple open sourced it along with a Linux Port back in Dezember 2015.Certain parallels can be drawn between the evolution of Java and Swift. Java was first a portable platform independent client-s...
Read more »
Java.lang package provides a Long class which wraps a value of the primitive type long in an object. An object of type Long contains a single field whose type is long. (more…)
Read more »