-
-
Save techmom215/8c346ad77b6284535ce57013ceb0a431 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
My recommended learning resources for web development. (Note this may be a little too much.) | |
This is a good video: | |
How to Become a Master Web Developer | |
https://www.youtube.com/watch?v=0yzRW8yqN4M | |
2016/2017 MUST-KNOW WEB DEVELOPMENT TECH - Watch this if you want to be a web developer | |
https://www.youtube.com/watch?v=sBzRwzY7G-k 22:51 | |
Two core resources that I use when learning/troubleshooting: | |
https://developer.mozilla.org/en-US/ | |
http://devdocs.io/ | |
http://www.freecodecamp.com/ | |
http://diveintohtml5.info/ | |
http://dash.ga.co/ | |
http://marksheet.io/ | |
http://learn.shayhowe.com/html-css/ | |
http://learn.shayhowe.com/advanced-html-css/ | |
http://learnlayout.com/ | |
https://www.edx.org/course/html5-introduction-w3cx-html5-0x-0 | |
https://www.edx.org/course/html5-part-1-html5-coding-essentials-w3cx-html5-1x-1 | |
https://www.edx.org/course/html5-part-2-advanced-techniques-w3cx-html5-2x-1 | |
https://www.rithmschool.com/courses | |
https://github.com/freecodecamp/freecodecamp/wiki/js-resources | |
... There is a link to JavaScript: Understanding the Weird Parts - The First 3.5 Hours (Watch it) | |
https://www.khanacademy.org/computing/computer-programming | |
https://mva.microsoft.com/ | |
https://www.edx.org/ | |
https://www.coursera.org/ | |
https://learn.saylor.org/ | |
https://alison.com/ | |
https://medium.freecodecamp.com/why-i-studied-full-time-for-8-months-for-a-google-interview-cc662ce9bb13 | |
https://github.com/jwasham/google-interview-university | |
https://watchandcode.com/courses/practical-javascript | |
https://javascript30.com/ | |
There's also: | |
www.codecademy.com | |
https://www.sololearn.com/ | |
www.udemy.com (You don't have to pay for anything. There are a lot of great free courses available.) | |
... But, I will say, there are some AMAZING lessons on here that are paid and you can get great coupons. | |
http://www.theodinproject.com/ | |
http://www.udacity.com/ | |
http://algorithm.codingdojo.com/ | |
http://gymnasium.aquent.com/ | |
https://www.vikingcodeschool.com/prep/ | |
http://www.thefirehoseproject.com/ - Bootcamp prep. | |
http://www.hackreactor.com/prep-programs - Free option. | |
https://flatironschool.com/programs/online-bootcamp-prep-course/ | |
http://eloquentjavascript.net/ | |
https://addyosmani.com/resources/essentialjsdesignpatterns/book/ | |
http://www.dofactory.com/javascript/design-patterns | |
Learn JavaScript The Hard Way https://learncodethehardway.org/javascript/ | |
You Don't Know JS (book series) https://github.com/getify/You-Dont-Know-JS | |
Functional-Light JavaScript (book) https://github.com/getify/Functional-Light-JS | |
JavaScript for Kids http://www.allitebooks.com/javascript-for-kids/ | |
There are also these youtube videos: | |
Learn JS in One Video: https://www.youtube.com/watch?v=fju9ii8YsGs 1:37:09 | |
Object Oriented JavaScript https://www.youtube.com/watch?v=O8wwnhdkPE4 1:00:35 | |
JavaScript: The Good Parts https://www.youtube.com/watch?v=hQVTIJBZook 1:03:48 | |
Keeping Track of "This" in JavaScript https://www.youtube.com/watch?v=JduQUNn7L4w by O'Reilly 13:15 | |
JavaScript: Understanding the Weird Parts - The First 3.5 Hours https://www.youtube.com/watch?v=Bv_5Zv5c-Ts by Tony Alicea 3:32:50 | |
10 Things to Master to For JavaScript Beginners https://www.youtube.com/watch?v=6MaOPdQPvow by Chris Hawkes 28:08 | |
Youtube channels: | |
https://www.youtube.com/user/learncodeacademy/videos | |
I have suggestions on my Facebook note: | |
https://www.facebook.com/notes/joseph-tracy/learning-front-end-web-development-htmlcssjavascript/10153999655110169 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment