- Learn Scala Programming
- Slava Schmidt
- 116字
- 2021-06-10 19:35:43
Questions
- Describe two ways to make it possible for some resource, R, to use it together with scala.util.Using resource management utility.
- How can an instance of a Set and an instance of a List be compared to each other?
- Name the default concrete implementation for an immutable Seq.
- Name the default concrete implementation for an immutable indexed Seq.
- Name the default concrete implementation for a mutable Seq.
- Name the default concrete implementation for a mutable indexed Seq.
- It is sometimes said that List.flatMap is more powerful than it was expected to be. Can you explain why?
- Describe a way to map over a collection multiple times using different functions but without producing intermediate collections.
推薦閱讀
- Oracle WebLogic Server 12c:First Look
- 深入理解Bootstrap
- Java 開發從入門到精通(第2版)
- Oracle從新手到高手
- Bootstrap Essentials
- Visual Basic程序設計與應用實踐教程
- ArcGIS By Example
- Scientific Computing with Scala
- Building Dynamics CRM 2015 Dashboards with Power BI
- STM8實戰
- Elasticsearch Blueprints
- Pandas 1.x Cookbook
- 虛擬現實:引領未來的人機交互革命
- 零基礎入門學習C語言:帶你學C帶你飛
- 算法學習與應用從入門到精通