Android Programming with Kotlin for Beginners
暫譯: 初學者的 Kotlin Android 程式設計
Horton, John
- 出版商: Packt Publishing
- 出版日期: 2019-04-30
- 售價: $1,670
- 貴賓價: 9.5 折 $1,587
- 語言: 英文
- 頁數: 698
- 裝訂: Quality Paper - also called trade paper
- ISBN: 1789615402
- ISBN-13: 9781789615401
-
相關分類:
Android、JVM 語言
海外代購書籍(需單獨結帳)
相關主題
商品描述
Build smart looking Kotlin apps with UI and functionality for the Android platform
Key Features
- Kick-start your Android programming career, or just have fun publishing apps to the Google Play marketplace
- The first-principle introduction to Kotlin through Android, to start building cool looking and easy-to-use apps
- Learn by example and build four real-world apps and dozens of mini-apps throughout the book
Book Description
Android is the most popular mobile operating system in the world and Kotlin has been declared by Google as a first-class programming language to build Android apps. With the imminent arrival of the most anticipated Android update, Android 10 (Q), this book gets you started building apps compatible with the latest version of Android.
It adopts a project-style approach, where we focus on teaching the fundamentals of Android app development and the essentials of Kotlin by building three real-world apps and more than a dozen mini-apps. The book begins by giving you a strong grasp of how Kotlin and Android work together before gradually moving onto exploring the various Android APIs for building stunning apps for Android with ease. You will learn to make your apps more presentable using different layouts. You will dive deep into Kotlin programming concepts such as variables, functions, data structures, Object-Oriented code, and how to connect your Kotlin code to the UI. You will learn to add multilingual text so that your app is accessible to millions of more potential users. You will learn how animation, graphics, and sound effects work and are implemented in your Android app.
By the end of the book, you will have sound knowledge about significant Kotlin programming concepts and start building your own fully featured Android apps.
What you will learn
- Learn how Kotlin and Android work together
- Build a graphical drawing app using Object-Oriented Programming (OOP) principles
- Build beautiful, practical layouts using ScrollView, RecyclerView, NavigationView, ViewPager and CardView
- Write Kotlin code to manage an apps' data using different strategies including JSON and the built-in Android SQLite database
- Add user interaction, data captures, sound, and animation to your apps
- Implement dialog boxes to capture input from the user
- Build a simple database app that sorts and stores the user's data
商品描述(中文翻譯)
建構具有智慧外觀的 Kotlin 應用程式,並為 Android 平台提供 UI 和功能
主要特點
- 開啟您的 Android 程式設計職業生涯,或僅僅是享受將應用程式發佈到 Google Play 市場的樂趣
- 通過 Android 進行 Kotlin 的基本原理介紹,開始構建外觀酷炫且易於使用的應用程式
- 通過範例學習,並在全書中構建四個真實世界的應用程式和數十個迷你應用程式
書籍描述
Android 是全球最受歡迎的行動作業系統,而 Kotlin 已被 Google 宣布為構建 Android 應用程式的一流程式語言。隨著最受期待的 Android 更新 Android 10 (Q) 的即將到來,本書將幫助您開始構建與最新版本 Android 兼容的應用程式。
本書採用專案式的方法,專注於通過構建三個真實世界的應用程式和十多個迷你應用程式來教授 Android 應用程式開發的基本原理和 Kotlin 的要素。本書首先讓您深入了解 Kotlin 和 Android 如何協同工作,然後逐步探索各種 Android API,以輕鬆構建驚豔的 Android 應用程式。您將學會使用不同的佈局使您的應用程式更具可展示性。您將深入了解 Kotlin 程式設計概念,例如變數、函數、資料結構、物件導向程式碼,以及如何將您的 Kotlin 程式碼連接到 UI。您將學會添加多語言文本,使您的應用程式能夠接觸到更多潛在用戶。您將學習動畫、圖形和音效如何在您的 Android 應用程式中運作和實現。
在本書結束時,您將對重要的 Kotlin 程式設計概念有扎實的了解,並開始構建您自己的功能齊全的 Android 應用程式。
您將學到的內容
- 學習 Kotlin 和 Android 如何協同工作
- 使用物件導向程式設計 (OOP) 原則構建圖形繪圖應用程式
- 使用 ScrollView、RecyclerView、NavigationView、ViewPager 和 CardView 構建美觀且實用的佈局
- 編寫 Kotlin 程式碼,使用不同策略(包括 JSON 和內建的 Android SQLite 資料庫)管理應用程式的資料
- 為您的應用程式添加用戶互動、資料捕獲、聲音和動畫
- 實現對話框以捕獲用戶輸入
- 構建一個簡單的資料庫應用程式,對用戶的資料進行排序和存儲