Scala Language: The Big Picture
This course will teach you about the Scala language. You will learn about the ecosystem, the language details, and see how to get started with the language in few simple steps.
What you'll learn
In this course you will learn the basic concepts of the Scala language. You will learn how to integrate Java code with Scala and run them together.
Table of contents
Course FAQ
Scala is a programming language that is used for general purpose language that serves both object oriented programming and functional programming
This course if for anyone that has a small background in programming languages and wants to learn about the Scala language. Although it is a beginner course, some basic understanding of programming is preferred to understand all the concepts within this course.
Yes, Scala is very similar to Python. They both are object-oriented programming languages that have many functional attributes. Although they are similar, the biggest difference is that Scala was built to use the Java Virtual Machine (JVM)