Please log in to watch this conference skillscast.
Ammonite is a project that aims to scale down Scala: targeted at code that runs on one machine, written by a single person, with a lifetime of less than 10 seconds. Li will show how Scala is an excellent language for programming in-the-small: want to rename some files? Count the lines of Java code in a source tree? Traditionally you would reach for Bash. What if you could reach for Scala instead?
YOU MAY ALSO LIKE:
- Scala Scripting - Intermediate (SkillsCast recorded in December 2016)
- Java Forum (Online Conference on 31st August 2022)
- ScalaCon 2022: Keynote Meetup (in London on 4th October 2022)
- What is happening with Java? (Online Meetup on 6th June 2022)
- WebAssembly for Java Developers (Online Meetup on 8th June 2022)
- A History of Enterprise Monads (SkillsCast recorded in May 2021)
- Connecting the dots - building and structuring a functional application in Scala (SkillsCast recorded in May 2021)
Ammonite: rock-solid shell scripting in Scala
Li Haoyi
Haoyi is a Software Engineer at Databricks. At work, he builds on tools and infrastructure to make developers faster and more productive, and as a hobby, he maintains a wide range of open-source Scala projects, including the Ammonite REPL, Mill build tool, and others.