I set some time aside to go through all the challenges over the next couple of weeks, so following a language track seems to be the most sensible choice.
I’m wondering if the challenges within a language track are ordered by some kind of progression metric (e.g. difficulty, concepts building on each other, etc.)
I thought it might be difficulty at first (with sqlite being at the very bottom), but that doesn’t fit with redis being at the top, while something like the http server comes after it even though it’s shorter and easier.
So before I jump in I just wanted to know if there’s any reason / benefit to following a language track in order, vs just doing whatever I feel like if I intend to do all of them anyway.