Embed presentation
Download to read offline




This document provides an overview of REPL, IDEs, and setup tasks for working with Scala. It introduces the REPL for executing Scala statements from the command line. It notes that IDE support for Scala lags behind Java support, with Netbeans and IntelliJ IDEA providing better options than Eclipse. It outlines tasks for running the REPL, making unit tests pass by removing comments in a test file, and running a unit test in an IDE.



