- 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.
推薦閱讀
- Spring技術(shù)內(nèi)幕:深入解析Spring架構(gòu)與設(shè)計(jì)
- C語(yǔ)言程序設(shè)計(jì)基礎(chǔ)與實(shí)驗(yàn)指導(dǎo)
- Access 2016數(shù)據(jù)庫(kù)管
- Building Minecraft Server Modifications
- 程序設(shè)計(jì)基礎(chǔ)教程:C語(yǔ)言
- SQL Server實(shí)用教程(SQL Server 2008版)
- 打開(kāi)Go語(yǔ)言之門(mén):入門(mén)、實(shí)戰(zhàn)與進(jìn)階
- Learning Docker Networking
- Python程序設(shè)計(jì)與算法基礎(chǔ)教程(第2版)(微課版)
- 零基礎(chǔ)學(xué)C語(yǔ)言(升級(jí)版)
- Mastering SciPy
- SQL Server 2012 數(shù)據(jù)庫(kù)應(yīng)用教程(第3版)
- 數(shù)字媒體技術(shù)概論
- Go Systems Programming
- Mastering Magento Theme Design