Kotlin In-depth [Vol-II]

Kotlin In-depth [Vol-II]
Author :
Publisher : BPB Publications
Total Pages : 289
Release :
ISBN-10 : 9789389423228
ISBN-13 : 9389423228
Rating : 4/5 (28 Downloads)

Book Synopsis Kotlin In-depth [Vol-II] by : Aleksei Sedunov

Download or read book Kotlin In-depth [Vol-II] written by Aleksei Sedunov and published by BPB Publications. This book was released on 2020-03-07 with total page 289 pages. Available in PDF, EPUB and Kindle. Book excerpt: Master the concise and expressive power of a pragmatic multi-paradigm language for JVM, Android and beyond DESCRIPTIONÊ The purpose of this book is to guide a reader through the capabilities of the Kotlin language and give examples of using it for development of various applications be it desktop, mobile or Web. Although our primary focus is on the JVM and Android, the knowledge weÕre sharing here to various extents applies to other Kotlin-supported platforms such as JavaScript, native and even multi-platform applications. The book starts with an introduction to language and its ecosystem that will give you an understanding of the key ideas behind Kotlin design, introduce you to the Kotlin tooling and present you the basic language syntax and constructs. In the next chapters weÕll get to know the multi-paradigm nature of Kotlin which allows you to create powerful abstractions by combining various aspects of functional and object-oriented programming. WeÕll talk about using common Kotlin APIs such as the standard library, reflection, and coroutine-based concurrency as well as the means for creating your own flexible APIs based on domain-specific languages. In the concluding chapters, weÕll give examples of using Kotlin for more specialized tasks such as testing, building Android applications, Web development and creating microservices. KEY FEATURESÊÊ - Language fundamentals - Object-oriented and functional programming with Kotlin - Kotlin standard library - Building domain-specific languages - Using Kotlin for Web development - Kotlin for Android platform - Coroutine-based concurrency WHAT WILL YOU LEARNÊ By the end of the book, youÕll obtain a thorough knowledge of all basic aspects of Kotlin programming. YouÕll be able to create a flexible and reusable code by taking advantage of object-oriented and functional features, use Kotlin standard library, compose your own domain-specific languages, write asynchronous code using Kotlin coroutines library as well. YouÕll also have a basic understanding of using Kotlin for writing test code, web applications and Android development. This knowledge will also give you a solid foundation for deeper learning of related development platforms, tools and frameworks. WHO THIS BOOK IS FORÊ The book is primarily aimed at developers familiar with Java and JVM and willing to get a firm understanding of Kotlin while having little to no experience in that language. Discussion of various language features will be accompanied, if deemed necessary, by comparisons with their JavaÕs analogs which should simplify Java-to-Kotlin transition. Most of the material, however, is rather Java-agnostic and should be beneficial even without prior Java knowledge. In general, experience in object-oriented or functional paradigm is a plus, but not required. Table of Contents 10. Annotations and Reflection 11. Domain-Specific Languages 12.Ê Java Interoperability 13. Concurrency 14.Ê Testing with Kotlin 15.Ê Android Applications 16.Ê Web Development with Ktor 17.Ê Building Microservices


Kotlin In-depth [Vol-II] Related Books

Kotlin In-depth [Vol-II]
Language: en
Pages: 289
Authors: Aleksei Sedunov
Categories: Computers
Type: BOOK - Published: 2020-03-07 - Publisher: BPB Publications

DOWNLOAD EBOOK

Master the concise and expressive power of a pragmatic multi-paradigm language for JVM, Android and beyond DESCRIPTIONÊ The purpose of this book is to guide a
Kotlin In-Depth [Vol-I]
Language: en
Pages: 357
Authors: Aleksei Sedunov
Categories: Computers
Type: BOOK - Published: 2020-01-31 - Publisher: BPB Publications

DOWNLOAD EBOOK

Master the concise and expressive power of a pragmatic, multi-paradigm language for JVM, Android and beyond DESCRIPTIONÊ The purpose of this book is to guide a
Kotlin in Action
Language: en
Pages: 532
Authors: Dmitry Jemerov
Categories: Computers
Type: BOOK - Published: 2017-02-03 - Publisher: Simon and Schuster

DOWNLOAD EBOOK

Summary Kotlin in Action guides experienced Java developers from the language basics of Kotlin all the way through building applications to run on the JVM and A
Beginner's Guide to Kotlin Programming
Language: en
Pages: 516
Authors: John Hunt
Categories: Computers
Type: BOOK - Published: 2021-10-08 - Publisher: Springer Nature

DOWNLOAD EBOOK

This textbook assumes very little knowledge of programming so whether you have dabbled with a little JavaScript, played with a bit of Python, written Java or ha
Kotlin Programming By Example
Language: en
Pages: 490
Authors: Iyanu Adelekan
Categories: Computers
Type: BOOK - Published: 2018-03-28 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Enhance your Kotlin programming skills by building 3 real-world applications Key Features Build three full-fledged, engaging applications from scratch and learn