Miloš Vasić

Fundamental Kotlin 2nd Edition: Everything You Need to Know About Kotlin

Notify me when the book’s added
To read this book, upload an EPUB or FB2 file to Bookmate. How do I upload a book?
Kotlin is new programming language running on Java Virtual Machine, Android or browser. It is statically typed language and it can be compiled to JavaScript source code (running on browsers).

Kotlin is:
– Concise, drastically reduced code boilerplate
– Safe, impossible to get an NullPointerException
– Versatile, it is general-purpose programming language
– Interoperable, we can use existing JVM libs and frameworks.
A team at JetBrains (creators of IntelliJ Idea) developed Kotlin, an OSS language with an army of external contributors.

Kotlin’s benefits over Java are:

– It is Java-compatible language
– It compiles at least as fast as Java,
– It is safer than Java
– It is more concise than Java
– Reduces codebase significantly when compared to the same code written in Java

This is the second edition of the Fundamental Kotlin book. It upgrades Fundamental Kotlin book and brings us fresh examples of Kotlin programming language. Hope you will enjoy it!
This book is currently unavailable
70 printed pages
Original publication
2018
Publication year
2018
Have you already read it? How did you like it?
👍👎
fb2epub
Drag & drop your files (not more than 5 at once)