Scala school
CA Art
Scala school | CA Art | |
---|---|---|
4 | 2 | |
3,702 | 16 | |
0.0% | - | |
0.0 | 0.0 | |
over 1 year ago | almost 3 years ago | |
HTML | Scala | |
Apache License 2.0 | GNU General Public License v3.0 only |
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 school
- Scala School
- New career
-
What should I avoid coming from Java to Scala?
The great thing about Scala it’s built to support both functional and OOP depending on your needs. As for some great Scala basics for beginners, I found the Twitter scala school very helpful https://twitter.github.io/scala_school/
-
Free 500+ books and learning resources for every programmer.
Scala School by Twitter
CA Art
What are some alternatives?
Demos and Examples in Scala (Chinese) - scala、spark使用过程中,各种测试用例以及相关资料整理
Get Programming with Scala - Code for the book "Get Programming with Scala" (Manning)
Exercism - Scala Exercises - Crowd-sourced code mentorship. Practice having thoughtful conversations about code.
Scala Exercises - The easy way to learn Scala.
The Type Astronaut's Guide to Shapeless - Example code to accompany shapeless-guide.
A Tour of Scala - The standard Scala XML library
Learn-by-doing functional programming course on Scala - learn-by-doing course/tutorial for functional programming on scala
30-days-of-elixir - A walk through the Elixir language in 30 exercises.
Functional Programming for Mortals - source and examples to Functional Programming for Mortals with Scalaz