Writing / exercism
Introduction to Exercism
This post shows you how to get started with Exercism.
In this article we will learn how to get started with Exercism and how to use it in your projects.
Exerโฆ What?
Have you ever considered learning a new programming language? Preferably Dart? Perfect ๐๐ป, thatโs a perfect choice. Congratulations ๐
If you are like me, you will probably buy online courses, books and search on stackoverflow for some bug fixings. ๐คท๐ผโโ๏ธ
The one thing that I wish to find in all the things I mentioned before is to have exercises to solve and then get feedback on my solution from a mentor (preferably a human ๐ ). But that is not easy to find, because all of that cost a lot of money. ๐ฉ
Donโt worry; I found the perfect platform to solve all your life problems (well, the one connected with programming ๐ ) โ called EXERCISM.
Letโs have a look at the website together. So go to exercism.org

In there, we can see that you can choose up to 78 programming languages of your choice. A lot of them I didnโt even know that exists. ๐
Here are all the available programming languages on Exercism:
So how does it work?
- So first, go ahead and sign up for the website. It is free, I promise. ๐
- Choose a language you want to learn. You can even choose more than one if you like.
- Install all the necessary SDKs for exercism and the programming language that you want to achieve. Here is a guide on how to do this easily!
- Complete a challenge on your computer and test if everything is working fine.
- Upload the challenge to the website using the exercism SDK tool and wait until a mentor reviews it.
- [optional] Get feedback on your solution.
- Repeat 4 to 7 again and again to finish the language track ๐ช๐ป
Conclution
I wished to know about this platform earlier. It wouldโve saved me a trillion hours of trying to come up with exercises on my own.
Soโฆ Sign up and see you there. ๐
