- Learn Kotlin Programming(Second Edition)
- Stephen Samuel Stefan Bocutiu
- 91字
- 2021-06-24 14:13:22
Technical requirements
Throughout this book, all the code examples will run with JDK 8. If you are new to the JVM world, you can get the latest version from http://www.oracle.com/technetwork/java/javase/downloads/index.html.
In Chapter 7, Null Safety, Reflection, and Annotations, the examples will draw heavily on classes provided by the reflection API. This API is available through the kotlin-reflect.jar located on maven central at https://search.maven.org/search?q=a:kotlin-reflect.
Additionally, the code snippets used in this book can be found on GitHub at the following repository https://github.com/PacktPublishing/Programming-Kotlin.
推薦閱讀
- Django+Vue.js商城項目實戰
- Spring Cloud Alibaba核心技術與實戰案例
- 密碼學原理與Java實現
- Python自動化運維快速入門
- Unity Virtual Reality Projects
- OpenNI Cookbook
- Modular Programming in Java 9
- 從0到1:Python數據分析
- Symfony2 Essentials
- ANSYS Fluent 二次開發指南
- Vue.js 2 Web Development Projects
- C語言程序設計與應用(第2版)
- Python語言科研繪圖與學術圖表繪制從入門到精通
- HTML5+CSS3+JavaScript 從入門到項目實踐(超值版)
- Python硬件編程實戰