Поиск книг, людей и списков
Read This Twice
ГлавнаяЛюдиКнигиSonaБиблиотекиВойти

Лучшие книги по Kotlin

Освойте язык программирования Kotlin с этим обширным выбором учебников и руководств, которые отмечены разработчиками и изданиями в сфере технологий за свою основательность и ясность.

Рекомендации от 16 статей, Wes McKinney, Josh Long.
Лучшие книги по Kotlin
21 книга в списке
Сортировать по
Количество статей
Макет
Kotlin в действии book cover
Kotlin в действии
Dmitry Jemerov - 2016-05-01
Рейтинг Goodreads
Язык Kotlin предлагает выразительный синтаксис, мощную и понятную систему типов, великолепную поддержку и бесшовную совместимость с существующим кодом на Java, богатый выбор библиотек и фреймворков. Kotlin может компилироваться в байт-код Java, поэтому его можно использовать везде, где используется Java, включая Android. А благодаря эффективному компилятору и маленькой стандартной библиотеке, Kotlin практически не привносит накладных расходов. Данная книга научит вас пользоваться языком Kotlin для создания высококачественных приложений. Написанная создателями языка – разработчиками в компании JetBrains - эта книга охватывает такие темы, как создание предметно-ориентированных языков, функциональное программирование в JVM, совместное использование Java и Kotlin и др. Издание предназначено разработчикам, владеющим языком Java и желающим познакомиться и начать эффективно работать с Kotlin.
Head First Kotlin book cover
Head First Kotlin
A Brain-Friendly Guide
Dawn Griffiths - 2019-04-02
Рейтинг Goodreads
Learn the Kotlin language and think like a great Kotlin developer with Head First Kotlin. This unique and hands-on book goes beyond how-to manuals and takes a comprehensive approach to teaching everything from language fundamentals to collections, generics, lambdas, and higher-order functions, while incorporating both object-oriented and functional programming. Using the latest research in cognitive science and learning theory, Head First Kotlin engages your mind with a visually rich format for a multisensory learning experience that is designed to help you really understand Kotlin.
Kotlin for Android Developers book cover
Kotlin for Android Developers
Learn Kotlin the easy way while developing an Android App
Antonio Leiva - 2016-03-21
Рейтинг Goodreads
Learn how to use Kotlin, the new supported language for Android Apps, with "Kotlin for Android Developers." This practical guide, recommended by both Google and Jetbrains, will teach you all the new features that Java was missing. You will create an Android app from the ground up using Kotlin, while comparing it to Java 7. Solve typical problems with language expressiveness and interesting tools and libraries, and be ready for new Android opportunities. This book is perfect for Android developers looking to learn Kotlin in an easy and fun way.
Kotlin Programming book cover
Kotlin Programming
The Big Nerd Ranch Guide
Josh Skeen - 2018-06-25
Рейтинг Goodreads
This comprehensive guide on Kotlin programming is perfect for both experienced and new developers. Learn how to effectively work with Kotlin through hands-on examples and clear explanations of key concepts and foundational APIs. Written for Kotlin 1.2, this book will introduce you to JetBrains' IntelliJ IDEA development environment. By the end of this book, you'll be able to confidently create reliable and concise applications in Kotlin.
Android Programming with Kotlin for Beginners book cover
Android Programming with Kotlin for Beginners
Build Android apps starting from zero programming experience with the new Kotlin programming language
John Horton - 2019-04-30
Рейтинг Goodreads
Learn to build sleek and functional Kotlin apps for Android in this book. Explore Kotlin programming concepts and the essentials of Android app development through the creation of four real-world apps and dozens of mini-apps. Discover different layouts, multilingual text, animation, graphics, and sound effects that can enhance the presentation of your app. With this book, you'll gain sound knowledge of Kotlin programming concepts and be able to develop your fully-featured Android apps. Perfect for beginners who want to start their Android programming career or those who want to publish their apps on Google Play.
Волшебство Kotlin book cover
Волшебство Kotlin
Pierre-Yves Saumont - 2019-04-27
Рейтинг Goodreads
Kotlin – один из самых новых языков в экосистеме Java, устраняющий многие ограничения Java и гораздо более универсальный. Среди его преимуществ: полная совместимость с Java и возможность интеграции на уровне исходного кода, широкая поддержка парадигмы функционального программирования, помогающая писать надежный и безопасный код, лаконичность синтаксиса, а также, что весьма немаловажно, гарантии поддержки со стороны IT-гиганта Google. Пьер-Ив Сомон, опытный разработчик на Java, в своей книге подробно освещает нюансы программирования на Kotlin, переходя от общего описания языка к его характерным особенностям и возможностям, включая приемы функционального программирования. Издание предназначено для разработчиков, знакомых с Java и стремящихся повысить безопасность своих программ, а также упростить их написание, тестирование и сопровождение.
Kotlin book cover
Kotlin
Сборник рецептов
Ken Kousen - 2019-12-24
Рейтинг Goodreads
Из этого уникального сборника рецептов разработчики узнают, как применять язык Kotlin в Java-проектах. Практические рецепты будут полезны не только новичкам в Kotlin, но и опытным программистам. Кен Коузен показывает, как решать проблемы, исходя из конкретных вариантов использования, а не из базового синтаксиса Kotlin. Вы задаете вопрос, а эта книга дает ответ. Kotlin уже довольно широко используется в разработке для Android, но его можно использовать везде, где применяется Java, а также для разработки в iOS, для создания приложений в машинном коде, для генерации кода на JavaScript и т. д. Присоединяйтесь к сообществу Kotlin и начинайте создавать новые проекты уже сегодня!
Mastering Kotlin book cover
Mastering Kotlin
Learn advanced Kotlin programming techniques to build apps for Android, iOS, and the web
Nate Ebel - 2019-12-10
Рейтинг Goodreads
Mastering Kotlin is a comprehensive guide that teaches readers how to leverage the power of the Kotlin language. This book covers everything from the syntax and tools to more advanced features like Domain-specific languages. With an emphasis on practical knowledge and examples, readers will learn to write clean and idiomatic code, apply common patterns and constructs, and understand the deeper concepts behind Kotlin's efficient syntax and support for functional programming. Perfect for Kotlin developers looking to upskill or Java developers looking to switch to Kotlin.
Programming Kotlin book cover
Programming Kotlin
Create Elegant, Expressive, and Performant JVM and Android Applications
Venkat Subramaniam - 2019-03-20
Рейтинг Goodreads
This book is all about Programming Kotlin, a highly concise and expressive language adopted by Google for Android development. It covers everything from the fundamentals to advanced concepts, including DSLs, asynchrony, and intermixing with Java. With easy-to-understand examples and exercises, you'll learn to write high-performing applications with less code, while staying type-safe and efficient. Whether you're building standalone scripts or full-stack applications, this book will help you master one of the few languages that does it all.
Рекомендовано
Josh Long
Programming Kotlin book cover
Programming Kotlin
Get to grips quickly with the best Java alternative
Stephen Samuel - 2017-01-18
Рейтинг Goodreads
Learn all about Kotlin, the popular programming language praised by developers worldwide and already adopted by companies. This comprehensive guide covers everything from the basics to more advanced topics like null safety and type parameterization. You'll also learn about testing, concurrency, microservices, and more. By the end, you'll be able to build your own applications with ease.
Kotlin Programming Cookbook by Aanand Shekhar Roy
Hands-on Design Patterns with Kotlin by Alexey Soshin
Чистый код by Robert C. Martin
Идеальный программист by Robert Martin
Программирование под Андроид by Bill Phillips
Learn Kotlin Programming by Stephen Samuel, Stefan Bocutiu
Kotlin In-Depth [Vol-I] by Aleksei Sedunov
Kotlin In-depth [Vol-II] by Aleksei Sedunov
Kotlin Blueprints by Ashish Belagali
Kotlin Programming By Example by Iyanu Adelekan
Learning Concurrency in Kotlin by Miguel Angel Castiblanco Torres