Kotlin is a modern alternative to Java that supports functional programming in the JVM. Here's a first look at programming with Kotlin using some of the concepts and syntax you already know from Java.
Whether you're a seasoned Java programmer or a Java neophyte, testing Java applications is important. It ensures your application does what it's supposed to. Fortunately, there are plenty of automated ...