- Learning Scala Programming
- Vikash Sharma
- 78字
- 2021-06-30 19:07:47
Working with Scala
In this book, we're using Scala version 2.12.2. Scala 2.12 requires your system to have Java version 8 installed. Older Scala versions support Java version 6 and above. Support for Java version 9 is still a topic of discussion for the Scala 2.13 roadmap.
Scala 2.12 was a step up from previous versions, mainly for support of Java and Scala lambda interoperability. Traits and functions are compiled directly to their Java 8 equivalents.
推薦閱讀
- 測試驅動開發:入門、實戰與進階
- 神經網絡編程實戰:Java語言實現(原書第2版)
- C/C++常用算法手冊(第3版)
- Mastering Swift 2
- PHP+MySQL+Dreamweaver動態網站開發實例教程
- PhoneGap Mobile Application Development Cookbook
- 零基礎入門學習Python
- 零基礎趣學C語言
- 軟件品質之完美管理:實戰經典
- Practical Microservices
- Tableau Desktop可視化高級應用
- JavaScript悟道
- Getting Started with RethinkDB
- Magento 2 Developer's Guide
- Mastering Machine Learning with scikit-learn