- Learning Scala Programming
- Vikash Sharma
- 63字
- 2021-06-30 19:07:48
Summary
This chapter was an introduction to Scala for us. We started learning about programming paradigms. After that, we discussed Scala's advantages over other available languages. Then we got our development environment ready. Finally, we wrote our first Scala program.
In the next chapter, we'll take our Scala journey ahead and learn about literals, data types, and the basic building blocks of Scala.
推薦閱讀
- Designing Machine Learning Systems with Python
- Building a Home Security System with Raspberry Pi
- 自己動手實現Lua:虛擬機、編譯器和標準庫
- Effective C#:改善C#代碼的50個有效方法(原書第3版)
- INSTANT FreeMarker Starter
- 樂學Web編程:網站制作不神秘
- Programming ArcGIS 10.1 with Python Cookbook
- Rust Cookbook
- Java EE 7 Development with NetBeans 8
- Xamarin.Forms Projects
- iOS應用逆向工程(第2版)
- VMware虛擬化技術
- Mastering Linux Network Administration
- Kotlin編程實戰:創建優雅、富于表現力和高性能的JVM與Android應用程序
- Building Android UIs with Custom Views