current location: Home > Download > Manual Download > Mobile terminal > Kotlin Android Chinese development help document PDF version
Kotlin Android Chinese development help document PDF version
Classify: Manual Download / Mobile terminal | Release time: 2024-01-27 | visits: 2705 |
Download: 13 |
Latest Downloads
Fantasy Aquarium
Girls Frontline
Wings of Stars
Little Flower Fairy Fairy Paradise
Restaurant Cute Story
Shanhe Travel Exploration
Love and Producer
The most powerful brain 3
Odd Dust: Damila
Young Journey to the West 2
24 HoursReading Leaderboard
- 1 Bitcoin (BTC) Price Targets $69K and New All-Time Highs as US Presidential Election Week Begins
- 2 Why Isn't Ellipsis Appearing in My Table Cells?
- 3 dnscbd.dll - What is dnscbd.dll?
- 4 dosbarh.dll - What is dosbarh.dll?
- 5 How to Automate SSH Command Execution with Python Using Paramiko?
- 6 Why Use SwingUtilities.invokeLater?
- 7 SpacePay Presale: A Transformative Opportunity to Acquire SPY Tokens at Unbelievable Prices
- 8 Some of the Largest Cryptocurrency Exchanges Allegedly Ask for Up to Hundreds of Millions of Dollars for New Token Listings
- 9 Mastering Binary Search in JavaScript and Java: A Step-by-Step Guide
- 10 When to Choose Static Classes vs Instantiated Objects in PHP?
- 11 dpserial.dll - What is dpserial.dll?
- 12 MakerDAO Rebranding Confusion Prompts Reconsideration of Sky Strategy
- 13 How to Retrieve the HTML Source of a WebElement in Selenium WebDriver with Python?
- 14 How to Repair Corrupted InnoDB Tables?
- 15 Web3 Conversion Platform Iuppiter Empowers Developers and Reshapes Gaming's Future
Latest Tutorials
-
- Go language practical GraphQL
- 1958 2024-04-19
-
- 550W fan master learns JavaScript from scratch step by step
- 3380 2024-04-18
-
- Getting Started with MySQL (Teacher mosh)
- 1774 2024-04-07
-
- Mock.js | Axios.js | Json | Ajax--Ten days of quality class
- 2592 2024-03-29
This book is not a language reference book, but it is a tool for Android developers to learn Kotlin and use it in their own projects. I will use some language features and interesting tools and libraries to solve many typical problems we encounter in daily life.
This book is very practical, so I suggest you follow my examples and code practice in front of the computer. Whenever you have some ideas you can dive into them.
Is this book right for you?
This book is written to help those who are interested
Android developers who use the Kotlin language to develop.
If you meet the following conditions, then this book is suitable for you:
You have basic knowledge of Android development and Android SDK.
You want to learn Kotlin by following an example written in the Kotlin language.
You need a guide on how to use more concise and vivid language to solve typical problems encountered in daily life.
On the other hand, this book may not be suitable for you because:
This book is not a Kotlin bible. I will explain all the basic syntax of Kotlin, even including some relatively complex ideas that I need when I encounter it in the process. So you learn by an example, not the other way around.
I'm not going to explain how to develop an Android app. You don't need deep development knowledge, but at least understand the basics, such as Android Studio, Gradle, Java language and Android SDK. You might learn something new about Android development.
This book is not a guide to functional programming languages. Of course since Java 7 is not functional at all, I will explain what you need to know but won't go into functional programming topics in great depth.