This story on HackerNoon has a decentralized backup on Sia.
Transaction ID: VLCdUV8bBxFaxPueB7qItbSxEyPSdPiH2IhkxKOwhmI
Cover

Why I love Java

Written by @sparsh0427 | Published on 2020/5/26

TL;DR
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.

[story continues]


Written by
@sparsh0427
Technical Writer on HackerNoon.

Topics and
tags
java|coding|storytelling|programming|backend|object-oriented|programming-languages|kotlin
This story on HackerNoon has a decentralized backup on Sia.
Transaction ID: VLCdUV8bBxFaxPueB7qItbSxEyPSdPiH2IhkxKOwhmI