- 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.
推薦閱讀
- Python從入門到精通(精粹版)
- Linux命令行與shell腳本編程大全(第4版)
- 深入RabbitMQ
- Julia高性能科學計算(第2版)
- Learning Apache Cassandra
- Solutions Architect's Handbook
- 深入淺出Python數據分析
- 大學計算機應用基礎(Windows 7+Office 2010)(IC3)
- 寫給青少年的人工智能(Python版·微課視頻版)
- Node.js 6.x Blueprints
- Socket.IO Cookbook
- Access 2016數據庫應用與開發:實戰從入門到精通(視頻教學版)
- Visual FoxPro數據庫程序設計
- Isomorphic JavaScript Web Development
- Flask Web開發實戰:入門、進階與原理解析