Chapter 1: Getting familiar with the IntelliJ IDEA

By Nadim Bahadoor | Last updated: March 16, 2018 at 10:57 am

In this section, we will show how to setup our development environment for writing Scala code. Throughout the tutorials in this chapter, we will use the popular IntelliJ IDEA in order for you to get familiar with it and in turn help you be well prepared for real world Scala coding.

 

Why not jump straight onto learning some Scala?

Sadly, most tutorials about Scala show how to use Scala in it's REPL, which is a command line tool where you can write and run your Scala code. But, would you be able to secure a Scala developer job by just knowing the REPL? Probably not :(

 

So let's get started!

Nadim Bahadoor on FacebookNadim Bahadoor on GithubNadim Bahadoor on LinkedinNadim Bahadoor on Twitter
Nadim Bahadoor
Technology and Finance Consultant with over 14 years of hands-on experience building large scale systems in the Financial (Electronic Trading Platforms), Risk, Insurance and Life Science sectors. I am self-driven and passionate about Finance, Distributed Systems, Functional Programming, Big Data, Semantic Data (Graph) and Machine Learning.