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
{{ message }}
This repository has been archived by the owner on Jul 5, 2022. It is now read-only.
Would it be possible to arrange the Coding Challenges by difficulty or maybe have a challenge suggested after watching a certain tutorial video?
As someone new to coding i've started watching a few of Daniels Challenges but quickly get lost in all the unfamiliar information. I stumbled across one that was at my level of understanding and really got a lot out of it.
This is my first post here btw so apologies if i'm not following any guidelines properly.
Thanks
The text was updated successfully, but these errors were encountered:
Thanks for your suggestion, @LWoodall. Some sort of "difficulty indicator" would be a great idea! This could also help others to find challenges that are on a similar "level" based on what they've already watched; like a "where to go from here" section.
I don't think that it is fully possible within the current system (we're using Jekyll - a static site generator - to build the website) but could maybe be partially added with other features (like automatic suggestions or sorting) coming at a later point?
If we come up with a scale to use beginner, intermediate, advanced or similar we could add it as a field and use group_by or sort in Jekyll I think? (We might have to hack around this by giving them numerical values so sorting works)
I also love this idea! It would also be great for each challenge to somehow elegantly reference what tutorial videos are "pre-requisites" for the topic?
An indicator of what required knowledge or videos watched would be ideal for someone like myself. Also the opposite would be helpful, like after you finish a video or a series of videos, a challenge is recommended to help reinforce the materials taught in the tutorials?
Would it be possible to arrange the Coding Challenges by difficulty or maybe have a challenge suggested after watching a certain tutorial video?
As someone new to coding i've started watching a few of Daniels Challenges but quickly get lost in all the unfamiliar information. I stumbled across one that was at my level of understanding and really got a lot out of it.
This is my first post here btw so apologies if i'm not following any guidelines properly.
Thanks
The text was updated successfully, but these errors were encountered: