- Scala for Java Developers
- Thomas Alexandre
- 114字
- 2021-07-16 11:58:35
Chapter 1. Programming Interactively within Your Project
Moving away from a well established and mature language such as Java requires some pretty good reasons. Before pragmatically trying out some of the apparent differences between Java and Scala in order to get acquainted with the Scala syntax, we are going to clarify what makes Scala so attractive.
In this chapter, we will cover the following topics:
- The advantages of using Scala for Java projects
- Getting familiar with the syntax of the language through a crash course following an interactive session, including case classes, operations on collections, and a glimpse of some useful features such as options, tuples, maps, pattern matching, and string interpolation
推薦閱讀
- Boost程序庫完全開發指南:深入C++”準”標準庫(第5版)
- Fundamentals of Linux
- 軟件項目管理(第2版)
- Learn Type:Driven Development
- arc42 by Example
- Learning ASP.NET Core 2.0
- 數據結構習題精解(C語言實現+微課視頻)
- 教孩子學編程:C++入門圖解
- C語言程序設計學習指導與習題解答
- Learning Hunk
- SQL Server 2016數據庫應用與開發
- HTML5權威指南
- Clojure for Machine Learning
- MyBatis 3源碼深度解析
- Three.js權威指南:在網頁上創建3D圖形和動畫的方法與實踐(原書第4版)