benreckas / the-dev-toolkit

The ultimate open-source resource list for people learning web development.
GNU General Public License v3.0
2 stars 5 forks source link

Differentiate Dev Toolkit from other resource lists like the Awesome List. #9

Open benreckas opened 6 years ago

benreckas commented 6 years ago

1) I think the strength of this list could be in curation towards newer developers. The Awesome list can be too big and intimidating for new developers.

2) Maybe it could be organized in the way a course would. So for any given path (i.e. Javascript) you would work your way through the resource list from beginning to more advanced material.

maciekChmura commented 6 years ago

This would be cool! An iterative process for learning Points with links for learning:

  1. Learn theory 1.a. books 1.b. articles 1.c. videos
  2. Practice with short snippets and exercises.
  3. Build a small project (project ideas)
  4. Answer interview questions (might be just links to questions, other repos etc.)

And these 4 points for HTML, then CSS, then basic JS... React... Node etc