July 2019
Beginner to intermediate
315 pages
5h 32m
English
Before you can use Scala to write exciting programs and make your way to excellence in Apache Spark, you need to install Scala in your system. Even if Scala isn’t installed on your system, you can open Notepad or any text editor of your choice and write Scala code/expressions and then save the contents of that file with a.scala extension. However, that won’t help you in achieving your desired goal, which is to compile the program that you wrote, run your Scala program, or package it (mostly in the form of JAR files). Not to mention that you won’t be using the facilities that ...
Read now
Unlock full access