Hacker News new | ask | show | jobs
by sampo 4508 days ago
> The way I write Python is by being in an IPython shell, writing short functions, unit-testing them as I go.

One can write Scala the same way in a Scala shell.