practical-tutorials / project-based-learning

Curated list of project-based tutorials
MIT License
181.93k stars 23.9k forks source link

Sort projects in order of difficulty #484

Open martha889 opened 7 months ago

martha889 commented 7 months ago

Description

Sort projects under each language in order of difficulty. Additionally, we can add the pre-requisite knowledge needed for each project.

Why

People mostly use these projects to get some hands-on experience with the language they're learning. Projects are the best way. However, beginners may find it overwhelming to figure out which project to start with. Of course, they can pick up any project they seem interested in but may get demotivated if it is too difficult.

Is this something you're interested in working on?

YES

ima-bhi commented 6 months ago

I want to do this task, please assign it to me If you have any specific time-bound, please specify, that helps me a lot to complete it in that specific time-bound.

faithadewuyi commented 6 months ago

Description

Sort projects under each language in order of difficulty. Additionally, we can add the pre-requisite knowledge needed for each project.

Steps Intended to complete the task

-Adding a Difficulty Level Field: I will carefully evaluate each project and assign an appropriate difficulty level based on its complexity. This will involve considering factors such as the project's scope, technical requirements, and potential challenges.

-Sorting Projects: Once the difficulty levels are assigned, I will organize the projects under each language, ensuring a clear and logical progression from easy to difficult. This will help contributors, especially those new to open source contributions like myself, find projects that match their skill levels.

Specifying Pre-requisite Knowledge:

For each project, I will thoroughly research and identify the pre-requisite knowledge needed. This may include programming languages, frameworks, or specific technologies. I will provide concise and informative descriptions to guide potential contributors.

Is this something I am interested in working on?

YES