- Kotlin Programming By Example
- Iyanu Adelekan
- 141字
- 2021-08-27 20:00:03
Getting started with Kotlin
In order to develop the Kotlin program, you will first need to install the Java Runtime Environment (JRE) on your computer. The JRE can be downloaded prepackaged along with a Java Development Kit (JDK). For the sake of this installation, we will be using the JDK.
The easiest way to install a JDK on a computer is to utilize one of the JDK installers made available by Oracle (the owners of Java). There are different installers available for all major operating systems. Releases of the JDK can be downloaded from http://www.oracle.com/technetwork/java/javase/downloads/index.html:

Clicking on the JDK download button takes you to a web page where you can download the appropriate JDK for your operating system and CPU architecture. Download a JDK suitable for your computer and continue to the next section:

- Learning Scala Programming
- Android開發精要
- Mastering phpMyAdmin 3.4 for Effective MySQL Management
- Reactive Programming with Swift
- Getting Started with CreateJS
- Flash CS6中文版應用教程(第三版)
- 嚴密系統設計:方法、趨勢與挑戰
- Building Microservices with .NET Core
- Extreme C
- 現代CPU性能分析與優化
- Greenplum構建實時數據倉庫實踐
- Instant GLEW
- Java并發實現原理:JDK源碼剖析
- 嵌入式C編程實戰
- Raspberry Pi開發實戰