BOOKS - PROGRAMMING - Mastering Kotlin A Beginner's Guide
US $8.75
123060
123060
Mastering Kotlin A Beginner's Guide
Author: Sufyan bin Uzayr
Year: 2023
Number of pages: 335
Format: PDF
File size: 10 MB
Language: ENG
Year: 2023
Number of pages: 335
Format: PDF
File size: 10 MB
Language: ENG
Mastering Kotlin helps readers quickly understand core concepts and then move on to practical projects using the Kotlin programming language.Back in the day, Java was the de facto choice for creating Android apps. However, since Google announced Kotlin as the new language of choice for building Android applications, developers haven’t looked back.Kotlin is a general purpose, statically typed, open source programming language that runs on Java Virtual Machines. It can be called a Java replacement; however, the Kotlin syntax isn’t blindly identical to that of Java. Sure, Kotlin can work with Java, and owing to its intuitiveness, it can also enhance overall productivity and efficiency, but it is not a Java clone.