- Scala Programming Projects
- Mikael Valot Nicolas Jorand
- 143字
- 2021-07-23 16:25:18
Summary
We have finished the first chapter, and you should now have the basics to start a project on your own. We covered the installation of an IDE to code in Scala with the basic usage of the dedicated build tool named SBT. Three ways to explore Scala have been demonstrated, including the REPL to test simple Scala features, the IntelliJ worksheet to play with a small environment, and lastly a real project.
To code our first project, we used ScalaTest and the TDD methodology so that we had good code quality from the beginning.
In the next chapter, we will write a complete program. It is a financial application that allows its users to estimate when they can retire. We will keep using the TDD technique and will further explore the Scala language, its development kit, and their best practices.
- Application Development with Qt Creator(Second Edition)
- 6G潛在關鍵技術(下冊)
- 從區塊鏈到Web3:構建未來互聯網生態
- WordPress 5 Complete
- 面向物聯網的嵌入式系統開發:基于CC2530和STM32微處理器
- 數字通信同步技術的MATLAB與FPGA實現:Altera/Verilog版(第2版)
- 計算機網絡工程實用教程(第2版)
- 計算機網絡原理與應用技術
- Building Web Applications with ArcGIS
- 通信十年:擁抱互聯網
- Android UI Design
- 網管第一課:網絡操作系統與配置管理
- 網絡工程實施技術與方案大全
- AIoT應用開發與實踐
- AWS Lambda Quick Start Guide