始める無料で始める

What makes Scala scalable?

The scalability of a language depends on several factors. The creator of the language (Martin Odersky), however, believes there are two main factors that contribute the most to Scala being scalable: Scala being object-oriented and Scala being functional.

In this exercise, you'll demonstrate your knowledge of what each factor means by classifying statements about them.

scala> val symbolAceSpades: String = "A♠"

この演習はコースの一部です

Introduction to Scala

コースを見る

実践的なインタラクティブ演習

理論を実践に変える、インタラクティブな演習のひとつをお試しください

演習を開始する