scala-3-crash-course VS scala3-example-project

Compare scala-3-crash-course vs scala3-example-project and see what are their differences.

scala-3-crash-course

Scala 3 workshop presenting the top new features of the language. (by bszwej)

scala3-example-project

An example sbt project that compiles using Dotty (by 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-3-crash-course scala3-example-project
1 3
35 330
- 0.3%
0.0 6.3
almost 3 years ago about 9 hours ago
Scala Scala
- Creative Commons Zero v1.0 Universal
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

scala-3-crash-course

Posts with mentions or reviews of scala-3-crash-course. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-06-06.
  • What are resources to learn/get up to speed with Scala3 for experienced Scala2 dev?
    2 projects | /r/scala | 6 Jun 2021
    I've run a Scala 3 crash course workshop a while ago. There was no recording, but you might find the repo useful to some extent. Each chapter shows a single Scala 2 feature and you can find the corresponding Scala 3 counterpart in the solutions package (e.g. enums in Scala 2 vs enums in Scala 3). There are also some exercises at the end of each chapter.

scala3-example-project

Posts with mentions or reviews of scala3-example-project. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-14.

What are some alternatives?

When comparing scala-3-crash-course and scala3-example-project you can also consider the following projects:

cats-parse - A parsing library for the cats ecosystem

scala-3-migration-guide - The Scala 3 migration guide for everyone.

dotty-cps-async - experimental CPS transformer for dotty

rust-langdev - Language development libraries for Rust

scala3-migrate - A tool to help migrating from Scala 2 to Scala 3

ansicon - Process ANSI escape sequences for Windows console programs.

functional-way - Write small programs (eg -algorithms) in a functional way.

dotty - The Scala 3 compiler, also known as Dotty.

Scalafix - Refactoring and linting tool for Scala

Inkuire - Hoogle-like searches for Scala 3 and Kotlin