Mastering Kotlin
Ebel, Nate
- 出版商: Packt Publishing
- 出版日期: 2019-10-11
- 售價: $1,380
- 貴賓價: 9.5 折 $1,311
- 語言: 英文
- 頁數: 434
- 裝訂: Quality Paper - also called trade paper
- ISBN: 1838555722
- ISBN-13: 9781838555726
-
相關分類:
JVM 語言
立即出貨 (庫存 < 3)
買這商品的人也買了...
-
$419$398 -
$245ROBOTC與機器人程序設計
-
$380$323 -
$194遊戲開發入門:數學和物理
-
$403探索 LEGO Mindstorms EV3:機器人搭建與編程實用工具及技術
-
$551瘋狂 Android 講義 (Kotlin版)
-
$850$663 -
$1,580$1,501 -
$500$390 -
$450$383 -
$1,500$1,425 -
$1,250$1,188 -
$454Kotlin 核心編程
-
$1,615$1,530 -
$780$616 -
$403Kotlin 從入門到項目實戰
-
$505Kotlin 編程權威指南
-
$580$458 -
$480$379 -
$650$553 -
$990IOS 13 Programming Fundamentals with Swift: Swift, Xcode, and Cocoa Basics
-
$709Android 高級編程, 4/e
-
$857Unity 神技達人煉成記:成為遊戲世界的造物主:無需編程創造全新遊戲世界
-
$500$390 -
$550$429
商品描述
Using Kotlin without taking advantage of its power and interoperability is like owning a sports car and never taking it out of the garage. While documentation and introductory resources can help you learn the basics of Kotlin, the fact that it’s a new language means that there are limited learning resources and code bases available in comparison to Java and other established languages.
This Kotlin book will show you how to leverage software designs and concepts that have made Java the most dominant enterprise programming language. You’ll understand how Kotlin is a modern approach to object-oriented programming (OOP). This book will take you through the vast array of features that Kotlin provides over other languages. These features include seamless interoperability with Java, efficient syntax, built-in functional programming constructs, and support for creating your own DSL. Finally, you will gain an understanding of implementing practical design patterns and best practices to help you master the Kotlin language.
By the end of the book, you'll have obtained an advanced understanding of Kotlin in order to be able to build production-grade applications.
- Model data using interfaces, classes, and data classes
- Grapple with practical interoperability challenges and solutions with Java
- Build parallel apps using concurrency solutions such as coroutines
- Explore functional, reactive, and imperative programming to build flexible apps
- Discover how to build your own domain-specific language
- Embrace functional programming using the standard library and Arrow
- Delve into the use of Kotlin for frontend JavaScript development
- Build server-side services using Kotlin and Ktor
- Understand and leverage the syntax, tools, and patterns by writing code in Kotlin
- Explore practical topics such as Java interop, concurrency with coroutines, and functional programming
- Discover how to use Kotlin for build targets like Android, iOS, JavaScript, and backend service