๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

Programming Kotlin: Create Elegant, Expressive, and Performant JVM and Android Applications

โœ Scribed by Venkat Subramaniam


Publisher
Pragmatic Bookshelf
Year
2019
Tongue
English
Leaves
445
Edition
1
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


Programmers don't just use Kotlin, they love it. Even Google has adopted it as a first-class language for Android development. With Kotlin, you can intermix imperative, functional, and object-oriented styles of programming and benefit from the approach that's most suitable for the problem at hand. Learn to use the many features of this highly concise, fluent, elegant, and expressive statically typed language with easy-to-understand examples. Learn to write easy-to-maintain, high-performing JVM and Android applications, create DSLs, program asynchrony, and much more.

Kotlin is a highly concise, elegant, fluent, and expressive statically typed multi-paradigm language. It is one of the few languages that compiles down to both Java bytecode and JavaScript. You can use it to build server-side, front-end, and Android applications. With Kotlin, you need less code to accomplish your tasks, while keeping the code type-safe and less prone to error. If you want to learn the essentials of Kotlin, from the fundamentals to more advanced concepts, you've picked the right book.

Fire up your favorite IDE and practice hundreds of examples and exercises to sharpen your Kotlin skills. Learn to build standalone small programs to run as scripts, create type safe code, and then carry that knowledge forward to create fully object-oriented and functional style code that's easier to extend. Learn how to program with elegance but without compromising efficiency or performance, and how to use metaprogramming to build highly expressive code and create internal DSLs that exploit the fluency of the language. Explore coroutines, program asynchrony, run automated tests, and intermix Kotlin with Java in your enterprise applications.

This book will help you master one of the few languages that you can use for the entire full stack - from the server to mobile devices - to create performant, concise, and easy to maintain applications.

What You Need:
To try out the examples in the book you'll need a computer with Kotlin SDK, JDK, and a text editor or a Kotlin IDE installed in it.

โœฆ Subjects


Programming; Java; Concurrency; Functional Programming; Asynchronous Programming; Lambda Functions; Laziness; Android; Object-Oriented Programming; Recursion; Programming Style; Unit Testing; Coroutines; Spring Framework; Kotlin; Memoization; Mobile Applications; Elementary


๐Ÿ“œ SIMILAR VOLUMES


KOTLIN PROGRAMMING BY EXAMPLE: build rea
โœ Adelekan, Iyanu ๐Ÿ“‚ Library ๐Ÿ“… 2018 ๐Ÿ› Packt Publishing ๐ŸŒ English

Kotlin greatly reduces source code verbosity; with the recently announced first class support from the Android team, a great opportunity has been created. The book will help you learn how to create apps with Kotlin from scratch and get them up-and-running.

Reactive Programming in Kotlin: Design a
โœ Rivu Chakraborty ๐Ÿ“‚ Library ๐Ÿ“… 2017 ๐Ÿ› Packt Publishing - ebooks Account ๐ŸŒ English

<p><b>Learn how to implement Reactive Programming paradigms with Kotlin, and apply them to web programming with Spring Framework 5.0 and in Android Application Development.</b></p><h4>Key Features</h4><ul><li>Learn how to solve blocking user experience with Reactive Programming and get deep insights

Reactive Programming in Kotlin: Design a
โœ Rivu Chakraborty ๐Ÿ“‚ Library ๐Ÿ“… 2017 ๐Ÿ› Packt Publishing - ebooks Account ๐ŸŒ English

<p><b>Learn how to implement Reactive Programming paradigms with Kotlin, and apply them to web programming with Spring Framework 5.0 and in Android Application Development.</b></p><h4>Key Features</h4><ul><li>Learn how to solve blocking user experience with Reactive Programming and get deep insights

Kotlin And Android: Learn To Architect A
โœ Evelyn Strauch ๐Ÿ“‚ Library ๐Ÿ“… 2021 ๐Ÿ› UNKNOWN ๐ŸŒ English

<p>Android is a complete set of software for mobile devices such as tablet computers, notebooks, smartphones, electronic book readers, set-top boxes, etc.<br>It contains a Linux-based Operating System, middleware, and key mobile applications.<br>Kotlin has developed continuously, not only as a langu

Kotlin Programming: Concise, Expressive,
โœ Edet, Theophilus ๐Ÿ“‚ Library ๐Ÿ“… 2023 ๐Ÿ› CompreQuest Books ๐ŸŒ English

Unleash the full potential of modern software development with "Kotlin Programming: Concise, Expressive, and Powerful." This comprehensive guide is your gateway to mastering Kotlin, the language designed to make coding not just efficient but also enjoyable. Benefits of Kotlin Programming Discover