- Scala Functional Programming Patterns
- Atul S. Khot
- 136字
- 2021-07-30 09:44:21
Who this book is for
We assume that you have written Java code for a while. You also should have a basic knowledge of Scala. A knowledge of Java and Scala fundamentals is assumed. Familiarity with basic data structures such as binary trees and linked lists is assumed.
This is a text about patterns and design ideas that you can use again and again. A basic understanding of design patterns would be great. I have explained the problem and the patterns and the typical object-oriented Java solution. The Scala solution builds on top of all this know-how. The text also assumes that you have written some multithreaded Java code. I have explained the necessary concepts, but haven't explained multithreading from the ground up.
Most of the concepts are explained and pointers are provided for further reading.
- Effective C#:改善C#代碼的50個有效方法(原書第3版)
- PaaS程序設計
- HoloLens Beginner's Guide
- Visual Basic編程:從基礎到實踐(第2版)
- 圖解Java數據結構與算法(微課視頻版)
- OpenCV 3和Qt5計算機視覺應用開發
- Cassandra Design Patterns(Second Edition)
- Python貝葉斯分析(第2版)
- Visual Basic程序設計實踐教程
- Advanced Express Web Application Development
- Unity 3D/2D移動開發實戰教程
- 打開Go語言之門:入門、實戰與進階
- 計算機應用基礎教程(Windows 7+Office 2010)
- OpenStack Networking Essentials
- Android Development Tools for Eclipse