You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
first, thanks for Exercism!
I'm currently going through the Elixir track and noted some discrepancies regarding the difficulty of some of the exercises. I know this issue has been mentioned in the past, but I still think it is relevant today.
I would rather move Flatten Array, Triangle and Accumulate and eventually Scrabble at the very beginning of the track. I know that difficulty is subjective, but those exercises requires very little knowledge of Elixir/functional programming. Another example: the Isogram exercism is way simpler than the Protein Translation problem.
I actually found the very firsts additional exercises pretty complex in comparison to later exercises down the track. It might intimidate some, which I do not think is what Exercism want.
The text was updated successfully, but these errors were encountered:
I didn't know that Exercism is preparing a whole new version of its website! Maybe I should go slowly on the Elixir track until V3 is released so that I get to enjoy it too!
Since it seems that V3 will definitely address the point that I mentioned above, then I'll close the issue!
Ya, I don't think there is a concrete release date set, but I have heard roughly in Q3 hopefully.
S
Have you worked through elixir-lang's getting started guide and the elixir school content? They are certainly less exercises and less mentorship, but they will give you the tools and constructs to approach most of the problems on the track.
And if you ever do take on a problem and which you get stuck in, please just submit something (pseudo code approach, or non-working code that shows your thoughts) and open a discussion and dialogue.
I think most of the mentors have an excitement about mentoring/coding in general and just like to grok these things together.
Hi everyone,
first, thanks for Exercism!
I'm currently going through the Elixir track and noted some discrepancies regarding the difficulty of some of the exercises. I know this issue has been mentioned in the past, but I still think it is relevant today.
I would rather move Flatten Array, Triangle and Accumulate and eventually Scrabble at the very beginning of the track. I know that difficulty is subjective, but those exercises requires very little knowledge of Elixir/functional programming. Another example: the Isogram exercism is way simpler than the Protein Translation problem.
I actually found the very firsts additional exercises pretty complex in comparison to later exercises down the track. It might intimidate some, which I do not think is what Exercism want.
The text was updated successfully, but these errors were encountered: