Connecting...

Pexels Luis Gomes 546819

Interactive Programming in the Scala REPL by Haoyi Li at Scala in the City

Pexels Luis Gomes 546819

​How far you can stretch the Scala REPL?

Find out in this talk by Haoyi Li at Scala in the City where you'll see how much useful work you accomplish with a tiny amount of Scala code.

Interactive Programming in the Scala REPL

The Scala REPL lets you interactively run Scala code snippets and see the results. This talk will explore how far you can stretch the Scala REPL, performing difficult tasks that you may normally associate with larger efforts. Through these exercises, we will see how useful work you accomplish with a tiny amount of Scala code.