37
Exercism (exercism.org)

Does anyone here use Exercism? I've started using it to learn Elixir, and it seems to be good. I'm thinking about having my kids use it as well for Python and JS/TS.

I'd be interested to hear if anyone's used it for a long time, and if there's any advantages or disadvantages to it. Or if there are other, better code exercise sites I should check out.

you are viewing a single comment's thread
view the rest of the comments
[-] cyberdecker@beehaw.org 3 points 11 months ago

I needed to learn Go quickly for a small little side project and I was able to run through the fundamentals Go track in about a week and a half doing a few exercises here and there.

I've been exposed to quite a few programming languages so a lot of the common principles are there for me. What I really needed was to learn how Go is different and what the unique things about it are.

For example, I didn't need to learn about why loops are important. What I did like learning is how a for loop in Go was structured and how to use it in different contexts. Utilizing range was a great thing I picked up from their examples.

Exercise is a great hands-on tool to supplement and support learning.

[-] Cwilliams@beehaw.org 1 points 11 months ago

Yes! I have the same problem with Java. I am a Python programmer, but I started working with a team that uses Java. I'm hoping Exercism can help me there

this post was submitted on 11 Oct 2023
37 points (100.0% liked)

Programming

13097 readers
1 users here now

All things programming and coding related. Subcommunity of Technology.


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 1 year ago
MODERATORS