- Kotlin Programming By Example
- Iyanu Adelekan
- 140字
- 2021-08-27 20:00:13
Developing Android applications with Kotlin
We have taken a concise look at some of the features Kotlin has put at our disposal for developing powerful applications. Over the course of this book, we will explore how these features can be utilized in Android application development - an area in which Kotlin shines.
Before getting started on this journey, we must set up our systems for the task at hand. A major necessity for developing Android applications is a suitable IDE - it is not a requirement but it makes the development process easier. Many IDE choices exist for Android developers. The most popular are:
- Android Studio
- Eclipse
- IntelliJ IDE
Android Studio is by far the most powerful of the IDEs available with respect to Android development. As a consequence, we will be utilizing this IDE in all Android-related chapters in this book.
- Learning PostgreSQL
- OpenStack Cloud Computing Cookbook(Fourth Edition)
- ASP.NET 3.5程序設計與項目實踐
- Rust Essentials(Second Edition)
- Protocol-Oriented Programming with Swift
- Learning Continuous Integration with TeamCity
- Java程序設計與項目案例教程
- 從0到1:HTML5 Canvas動畫開發
- Vue.js 3應用開發與核心源碼解析
- 創意UI Photoshop玩轉移動UI設計
- Robot Framework Test Automation
- 零基礎學SQL(升級版)
- 基于MATLAB的控制系統仿真及應用
- R語言編程:基于tidyverse
- Swift項目開發基礎教程