- Learning Scala Programming
- Vikash Sharma
- 51字
- 2021-06-30 19:07:46
Extensive language
Scala is very deep. Rich type abstractions, reflection, and macros all help you build some really powerful libraries and frameworks. Scala documentation explains everything to you: from parameterized types to reflection components. Understanding compile-time reflection (macros) and runtime reflection are essential for writing frameworks using Scala. And it's fun.
推薦閱讀
- TypeScript入門與實戰
- 軟件界面交互設計基礎
- Java程序設計與計算思維
- 精通網絡視頻核心開發技術
- Visual FoxPro程序設計
- Kotlin從基礎到實戰
- Windows Phone 7.5:Building Location-aware Applications
- Mastering openFrameworks:Creative Coding Demystified
- Instant jQuery Boilerplate for Plugins
- Android Studio開發實戰:從零基礎到App上線 (移動開發叢書)
- 基于GPU加速的計算機視覺編程:使用OpenCV和CUDA實時處理復雜圖像數據
- Kotlin進階實戰
- Hands-On Dependency Injection in Go
- 3D Printing Designs:The Sun Puzzle
- HTML5程序設計基礎教程