- Scala Functional Programming Patterns
- Atul S. Khot
- 87字
- 2021-07-30 09:44:21
What you need for this book
You would need Scala installed—a version greater than or equal to 2.11. I refer to pipelining a lot, so it would be pretty helpful if you are trying out the examples on Linux or Mac. You can use cygwin too if it is a Windows box you are running.
Version 0.13 of the sbt tool (http://www.scala-sbt.org/) will also be needed.
A typical Java dev environment is assumed too. The examples are tested with Maven version 3 and JDK 8.
推薦閱讀
- Beginning C++ Game Programming
- C語言程序設(shè)計實訓(xùn)教程
- Internet of Things with Intel Galileo
- Python完全自學(xué)教程
- Android Wear Projects
- D3.js By Example
- Getting Started with React Native
- 汽車人機交互界面整合設(shè)計
- ASP.NET 4.0 Web程序設(shè)計
- Web前端開發(fā)技術(shù):HTML、CSS、JavaScript
- 從零開始學(xué)Python大數(shù)據(jù)與量化交易
- Developing Java Applications with Spring and Spring Boot
- Microsoft XNA 4.0 Game Development Cookbook
- ASP.NET Core 2 High Performance(Second Edition)
- Python GUI設(shè)計:tkinter菜鳥編程