시작하기무료로 시작하기

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

강의 보기

실습형 인터랙티브 연습문제

이론을 실습으로 바꾸는 인터랙티브 연습 중 하나를 만나보세요

연습 시작