-
Notifications
You must be signed in to change notification settings - Fork 1k
FAQ: Scala 3 vs 2: tilt it farther towards 3 #3180
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -44,17 +44,15 @@ reasons for wanting to learn Scala. | |
Don't sweat the decision too much. You can't go far wrong either | ||
way. It isn't that hard to switch later, in either direction. | ||
|
||
Scala 2 remains a common and reasonable choice. Most Scala jobs are | ||
still Scala 2 jobs. Scala 2 also has a somewhat bigger library | ||
ecosystem, somewhat better tooling support, and somewhat wider | ||
availability of learning materials. | ||
|
||
That said, these gaps are getting narrower every month. | ||
Plenty of books are available, a rich library ecosystem already | ||
exists, and there are more and more jobs using Scala 3. You should strongly | ||
consider learning Scala 3. It's still fairly new, released in 2021. | ||
But it's the future, and it's the best version for | ||
Regardless, you should choose Scala 3 unless you have a specific reason | ||
to need 2. Scala 3 is the future, and it's the best version for | ||
falling in love with the language and everything it has to offer. | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. They always say an "older version" is better for falling in love, especially your first time. |
||
Scala 3 has plenty of books, plenty of libraries, and high quality | ||
tooling. | ||
|
||
That said, many Scala jobs are still Scala 2 jobs. In most cases, the | ||
cause of that is simply inertia, especially at large shops. (But it can | ||
sometimes be due to availability of specific libraries.) | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This makes Scala shops sound stodgy and cumbersome.
|
||
|
||
### Where are Scala jobs advertised? | ||
|
||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
s/Regardless/Irregardless