- Learning Scala Programming
- Vikash Sharma
- 189字
- 2021-06-30 19:07:54
Summary
So, let's summarize what we have learned in this chapter. We started with the most basic val and var variable constructs. Then, we learned how we can write literals, and what data types we have in Scala. We then studied the interesting class hierarchy in Scala, in which we talked about unified class hierarchy and value and reference type classes. Later, we learned one of the most important concepts of Type Inference in Scala. After that, we started with operators, and their precedence. We learned how wrapper classes provide all the richness of functionalities to us as programmers. Finally, we learned a simple, but useful way of processing our String literals using interpolators. Now, it's clear that with some more practice of all these constructs that we've learned we'll be ready to go further and learn about some logical and looping constructs that shape up our programs.
In the next chapter, we'll discuss some looping constructs in Scala, logical constructs, and an introduction to pattern matching and how we can control our program flow using pattern matching and enabling us to strengthen our programs on logical ground.
- 程序員面試筆試寶典(第3版)
- Cocos2D-X權威指南(第2版)
- Visual FoxPro程序設計教程
- Java程序設計與計算思維
- JavaScript前端開發與實例教程(微課視頻版)
- 教孩子學編程:C++入門圖解
- PHP+MySQL+Dreamweaver動態網站開發實例教程
- Oracle BAM 11gR1 Handbook
- JavaScript 程序設計案例教程
- 大數據分析與應用實戰:統計機器學習之數據導向編程
- Python深度學習:模型、方法與實現
- Processing創意編程指南
- CodeIgniter Web Application Blueprints
- Spark技術內幕:深入解析Spark內核架構設計與實現原理
- Apache Solr for Indexing Data