Why I love Java

Written by sparsh0427 | Published 2020/05/26
Tech Story Tags: java | coding | storytelling | programming | backend | object-oriented | programming-languages | kotlin

TLDR Kotlin's type system is aimed to eliminate NullPointerException's from our code. Less lines of code, same meaning, easy refactoring and easy debugging but all of this comes at the cost of more COMPILATION time. Kotlin Handles the long problem of dealing with null references in Kotlin. The language's OOP (OOP) style is much more intuitive than Java's. Java's classes are not final by default; Kotlin is forced to use the open keyword.via the TL;DR App

no story

Published by HackerNoon on 2020/05/26