Getting started with scala: a bit lost

This page summarizes the projects mentioned and recommended in the original post on /r/scala

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • Scala Exercises

    The easy way to learn Scala.

  • Once you have been through that, I recommend our Scala Exercises site for some interactive learning: https://www.scala-exercises.org/

  • 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!)

  • Since your starting to learn Scala I would recommend using Scala-cli instead https://scala-cli.virtuslab.org/ It's way easier to start with and soon it would be the default Scala runner.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • mill-scala-hello.g8

    Giter8 template for a Mill project with a Scala Hello App

  • SBT 👎 try Mill instead, so much easier and more intuitive https://github.com/com-lihaoyi/mill-scala-hello.g8

  • scala-template

  • You can take mine GitHub template https://github.com/alexr007/scala-template I created for my students. The more you move the more you understand and modify.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts