- Java 9 Programming Blueprints
- Jason Lee
- 122字
- 2021-07-02 18:56:26
New features in Java 8
Java 8, released on March 8, 2014, brought arguably two of the most significant features since Java 5, released in 2004--lambdas and streams. With functional programming gaining popularity in the JVM world, especially with the help of languages such as Scala, Java adherents had been clamoring for more functional-style language features for several years. Originally slated for release in Java 7, the feature was dropped from that release, finally seeing a stable release with Java 8.
While it can be hoped that everyone is familiar with Java's lambda support, experience has shown that many shops, for a variety of reasons, are slow to adopt new language versions and features, so a quick introduction might be helpful.
推薦閱讀
- Python快樂(lè)編程:人工智能深度學(xué)習(xí)基礎(chǔ)
- Photoshop智能手機(jī)APP UI設(shè)計(jì)之道
- 征服RIA
- Expert Android Programming
- Linux操作系統(tǒng)基礎(chǔ)案例教程
- iOS編程基礎(chǔ):Swift、Xcode和Cocoa入門(mén)指南
- 第一行代碼 C語(yǔ)言(視頻講解版)
- “笨辦法”學(xué)C語(yǔ)言
- AutoCAD 2009實(shí)訓(xùn)指導(dǎo)
- 小程序從0到1:微信全棧工程師一本通
- Python Machine Learning Cookbook
- Java程序設(shè)計(jì)實(shí)用教程(第2版)
- UI動(dòng)效設(shè)計(jì)從入門(mén)到精通
- 樹(shù)莓派開(kāi)發(fā)從零開(kāi)始學(xué):超好玩的智能小硬件制作書(shū)
- HTML5+CSS3+JavaScript案例實(shí)戰(zhàn)