- 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.
推薦閱讀
- Python程序設計教程(第2版)
- UML和模式應用(原書第3版)
- 自制編譯器
- Redis入門指南(第3版)
- Drupal 8 Blueprints
- Vue.js快速入門與深入實戰
- Python高級機器學習
- Learning Python Design Patterns(Second Edition)
- Web程序設計(第二版)
- R大數據分析實用指南
- 執劍而舞:用代碼創作藝術
- Mastering ArcGIS Enterprise Administration
- HTML5+CSS3+jQuery Mobile APP與移動網站設計從入門到精通
- Scala Functional Programming Patterns
- Mastering Apache Camel