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.