Demos and Examples in Scala (Chinese)
Scala Exercises
Demos and Examples in Scala (Chinese) | Scala Exercises | |
---|---|---|
- | 17 | |
1,086 | 2,626 | |
- | 0.2% | |
0.0 | 2.7 | |
over 5 years ago | over 1 year ago | |
Scala | Scala | |
- | Apache License 2.0 |
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.
Demos and Examples in Scala (Chinese)
We haven't tracked posts mentioning Demos and Examples in Scala (Chinese) yet.
Tracking mentions began in Dec 2020.
Scala Exercises
- How to get started?
-
Hey, I am new to coding/programming I wanna Learn Scala to get a job. But I have no experience. I know a little bit of Python, Swift and HTML. Can you guys guide me from where to start to my journey to Learn Scala? Also which to Learn Scala 2 or Scala 3
See https://www.scala-exercises.org
-
Getting started with scala: a bit lost
Once you have been through that, I recommend our Scala Exercises site for some interactive learning: https://www.scala-exercises.org/
-
Any recommended resources for me to learn functional programming in Scala?
https://www.scala-exercises.org are fun, and free.
-
Resources for advanced topics
There's also scala-exercises for advanced functional programming lessons.
- Websites to practice Scala with exercises
-
How to find open source projects to contribute
scala-exercises, website to learn how to code in Scala;
-
Suggest me resources to learn Scala.
Try this site: https://www.scala-exercises.org/
-
Websites for practicing;
https://www.scala-exercises.org/ (get the corresponding book to the track and you're on the road to success)
-
What are good resources for learning Scala?
https://www.scala-exercises.org/ is fun (relevant chapters: std lib, Scala tutorial, maybe FP in Scala if you're motivated)
What are some alternatives?
Exercism - Scala Exercises - Crowd-sourced code mentorship. Practice having thoughtful conversations about code.
Scala school - Lessons in the Fundamentals of Scala
The Type Astronaut's Guide to Shapeless - Example code to accompany shapeless-guide.
Get Programming with Scala - Code for the book "Get Programming with Scala" (Manning)
Learn-by-doing functional programming course on Scala - learn-by-doing course/tutorial for functional programming on scala
A Tour of Scala - The standard Scala XML library
Deploying Scala libraries to Sonatype for dummies - Deploying scala libraries to central for dummies
json-serde - Example of usage antlr4 and shapeless
CA Art - Learn Cellular Automata through generative art
Functional Programming for Mortals - source and examples to Functional Programming for Mortals with Scalaz