Exercism - Scala Exercises
Crowd-sourced code mentorship. Practice having thoughtful conversations about code. (by exercism)
Scala Exercises
The easy way to learn Scala. (by scala-exercises)
| Exercism - Scala Exercises | Scala Exercises | |
|---|---|---|
| 422 | 17 | |
| 7,526 | 2,644 | |
| 0.4% | 0.3% | |
| 3.5 | 2.0 | |
| almost 2 years ago | 3 months ago | |
| Scala | ||
| - | Apache License 2.0 |
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.
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.
Exercism - Scala Exercises
Posts with mentions or reviews of Exercism - Scala Exercises. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-10-13.
- Exercism
- Círculos de colaboración para desarrolladores (2026)
- Collaboration Circles for Developers (2026)
Exercism is a code practice + mentoring platform in 74 languages. Why it can work: although it is not exclusively focused on groups of five, its mentoring and peer review model allows forming mini-circles where participants give each other mutual feedback. Limitation: it is not originally intended as a "venting circle" (My favorite), but more technical-practical.
- Cracking Blackjack with Go: A Step-by-Step Guide to Your First Move
Keep practicing, keep coding, and most importantly—have fun with it! If you enjoyed this exercise, explore more challenges on exercism to continue building your Go skills. As always, you can find the complete code in my GitHub repo: https://github.com/RubenOAlvarado/algorithms
- Immerse Yourself in Code with Exercism
🔗 exercism.org
- Ask HN: What book should my CS1 students read?
- Build Code-RAGent, an agent for your codebase
The only thing left to do then was to build something that could showcase the power of code ingestion within a vector database, and it immediately clicked in my mind: "Why don't I ingest my entire codebase of solved Go exercises from Exercism?" That's how I created Code-RAGent, your friendly coding assistant based on your personal codebases and grounded in web search. It is built on top of GPT-4.1, powered by OpenAI, LinkUp, LlamaIndex, Qdrant, FastAPI and Streamlit. The building of this project was aimed at providing a reproducible and adaptable agent, that people can therefore customize based on their needs, and it was composed of three phases:
- I Finished The Odin Project's Foundation Track
This is where sources like freeCodeCamp or Scrimba absolutely shine. With Odin, you read an article and may follow along with examples. But it’s unlikely you develop the muscle memory to implement the concepts on your own. Odin does offer some in-house exercises and often assigns external ones too. Still, I believe it’s not enough. You don’t lift weight only 5 times and say I’ve got this! You keep lifting until that muscle grows and continue lifting to keep it in shape. Similarly, you need to grow your mental muscles (brain neurons?) by doing many, many exercises. So you might want to augment your learning with other sources like Exercism or fCC.
- Exercism 48in24 Recap
If I get the time I would very much like to share my notes on adopting the various languages and perhaps even my solutions to some of the exercises. I have some reservations to doing the latter, since it does spoil the fun of solving the exercises for you. I have made some basic tooling which could be of interest/inspiration to you if you are in on Exercism.
- 🎁 20 Open Source Projects You Shouldn't Miss in 2025
🔗 🔗
Scala Exercises
Posts with mentions or reviews of Scala Exercises. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-02.
- 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?
When comparing Exercism - Scala Exercises and Scala Exercises you can also consider the following projects:
Rustlings - :crab: Small exercises to get you used to reading and writing Rust code!
The Type Astronaut's Guide to Shapeless - Example code to accompany shapeless-guide.
Scala school - Lessons in the Fundamentals of Scala
Demos and Examples in Scala (Chinese) - scala、spark使用过程中,各种测试用例以及相关资料整理
devops-exercises - Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions
Learn-by-doing functional programming course on Scala - learn-by-doing course/tutorial for functional programming on scala
Exercism - Scala Exercises vs Rustlings Scala Exercises vs The Type Astronaut's Guide to Shapeless Exercism - Scala Exercises vs Scala school Scala Exercises vs Demos and Examples in Scala (Chinese) Exercism - Scala Exercises vs devops-exercises Scala Exercises vs Learn-by-doing functional programming course on Scala