-
scala-cli
Scala CLI is a command-line tool to interact with the Scala language. It lets you compile, run, test, and package your Scala code (and more!)
As a scripting language, Python is still slightly better than Scala. scala-cli narrows the gap quite a fair bit but Python produces faster more portable scripts (as every linux box comes with python pre-installed).
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
As a general-purpose, high-level language: Scala is so much better than Python. The data structures in Scala's collections are so well thought out, and more expressive than their Python equivalents. As a fun exercise, I recommend trying out the coding puzzles from adventofcode, and comparing how you would have written the solutions in Python vs Scala.
-
As a general-purpose, high-level language: Scala is so much better than Python. The data structures in Scala's collections are so well thought out, and more expressive than their Python equivalents. As a fun exercise, I recommend trying out the coding puzzles from adventofcode, and comparing how you would have written the solutions in Python vs Scala.