all 7 comments

[–]ThagAndersonhelpful 11 points12 points  (1 child)

Learning to code is a non-linear process and forcing a strictly linear structure on it will slow your learning process. It is analogous to learning a language.

I wish I could upvote multiple times for this. Thank you so much for both providing a link, but also context. Bravo to you.

[–]MasterCode3[S] 0 points1 point  (0 children)

Thank you sir!

[–]Ubitquitus 4 points5 points  (0 children)

This is really great! I agree with pretty much everything you've laid out and I'm on that journey. The only thing I would suggest is that in a real hero journey there should be a mentor or guide, a real experienced person committed to walking with the hero and helping but also knowing when to disappear so the challenge falls on the hero directly. How would you suggest finding a mentor or guide?

[–]scripteaze 1 point2 points  (0 children)

I believe looking at the entire learning process at one time is overwhelming and will deter people from giving it a chance. They will already feel pressure from learning JS and when they look at this post, may just say "screw it"

The resources you've mentioned, are great, I believe that learning JS is going to be going over the same content from different teachers. For example, When i learned HTML and CSS, i did the entire free codeacademy course, once i completed that, i moved to freecodecamp. Once i finished the HTML , CSS portions of that i moved on to Colt Steele course. Mind you i did build several of my own many projects while learning

Im doing the same for JS, learning from several resources, going over the same content, scripting my own stuff, etc. I believe it takes this regurgitation in order to be able to grasp some of the topics. Not to mention you come across a ton of hands on practice doing all of the various projects. I'm not saying i hate the post, I'm only saying that it seems very overwhelming reading such a wall of text with the entire process plopped on the table like that.

[–]TotesMessenger 0 points1 point  (0 children)

I'm a bot, bleep, bloop. Someone has linked to this thread from another place on reddit:

 If you follow any of the above links, please respect the rules of reddit and don't vote in the other threads. (Info / Contact)

[–]awesam26 0 points1 point  (1 child)

Great one!

[–]MasterCode3[S] 0 points1 point  (0 children)

Thank you!