Skip to content
This repository has been archived by the owner on Jul 5, 2022. It is now read-only.

Coding Challenges - Arrange by difficulty/experience? #602

Open
LWoodall opened this issue May 21, 2018 · 4 comments
Open

Coding Challenges - Arrange by difficulty/experience? #602

LWoodall opened this issue May 21, 2018 · 4 comments

Comments

@LWoodall
Copy link

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

@vimkat
Copy link
Member

vimkat commented May 23, 2018

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?

What are your thoughts @shiffman?

@meiamsome
Copy link
Member

I do like this idea!

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)

@shiffman
Copy link
Member

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?

@LWoodall
Copy link
Author

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?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants