- Scala Design Patterns
- Ivan Nikolov
- 80字
- 2021-07-16 12:57:28
Chapter 3. Unification
Being able to understand and write good code in Scala requires developers to be familiar with the different concepts of the language. In a few places so far, we have mentioned that Scala is really expressive. To some extent, this is because there are a number of programming concepts that have been unified. In this chapter, we will focus on the following concepts:
- Functions and classes
- Algebraic data types and class hierarchies
- Modules and objects
推薦閱讀
- Dynamics 365 for Finance and Operations Development Cookbook(Fourth Edition)
- 在最好的年紀學Python:小學生趣味編程
- 算法大爆炸:面試通關步步為營
- 軟件測試項目實戰之性能測試篇
- Learning Linux Binary Analysis
- C語言程序設計案例式教程
- GameMaker Programming By Example
- iOS編程基礎:Swift、Xcode和Cocoa入門指南
- Scientific Computing with Scala
- C陷阱與缺陷
- TypeScript 2.x By Example
- C語言程序設計實踐
- SCRATCH編程課:我的游戲我做主
- 精益軟件開發管理之道
- Python自動化運維:技術與最佳實踐