diff --git a/README.md b/README.md index 38d53ab..f80af3e 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ I've still got a lot of bookmarks to go through, so I'll be updating and adding --- ### Start Here * Take a look at the big picture: [**Web Developer Roadpath**](https://github.com/kamranahmedse/developer-roadmap) -* YouTube video outlining what to learn (similar to above, but in video format) - [Watch this if you want to become a web developer](https://www.youtube.com/watch?v=pB0WvcxTbCA) +* YouTube video outlining what to learn (similar to above, but in video format) - [Watch this if you want to become a web developer](https://www.youtube.com/watch?v=sBzRwzY7G-k) * [My journey to becoming a web developer from scratch without a CS degree (and what I learned from it)](https://medium.freecodecamp.com/my-journey-to-becoming-a-web-developer-from-scratch-without-a-cs-degree-2-years-later-and-what-i-4a7fd2ff5503#.vk5vkb18q) (Medium) * What happens when you type google into your address bar? [[Reddit Link]](https://www.reddit.com/r/cscareerquestions/comments/55ydbs/common_interview_question_what_happens_when_you/) * [Tuts Plus - The http protocol every web developer must know](https://code.tutsplus.com/tutorials/http-the-protocol-every-web-developer-must-know-part-1--net-31177) @@ -50,7 +50,7 @@ I've still got a lot of bookmarks to go through, so I'll be updating and adding * [What CS Majors Should Know](http://matt.might.net/articles/what-cs-majors-should-know/) * [Google's Technical Development Guide](https://www.google.com/about/careers/students/guide-to-technical-development.html) * [CSS Tricks - Complete Flexbox Guide](https://css-tricks.com/snippets/css/a-guide-to-flexbox/) - * [Regex Cheat Sheet](http://regexlib.com/CheatSheet.aspx?AspxAutoDetectCookieSupport=1) + * [Regex Cheat Sheet](http://regexr.com/) * [DevDocs](http://devdocs.io) * [Awesome List of Everything Programming](https://github.com/sindresorhus/awesome) * [How to Break Into the Tech Industry—a Guide to Job Hunting and Tech Interviews](http://haseebq.com/how-to-break-into-tech-job-hunting-and-interviews/) @@ -59,7 +59,7 @@ I've still got a lot of bookmarks to go through, so I'll be updating and adding ### Programs and Classes * Programs * [The Odin Project](http://www.theodinproject.com/) - * [freeCodeCamp](https://www.freecodecamp.com/) + * [FreeCodeCamp](https://www.freecodecamp.com/) * [The Essential Web Developer Course](http://upskillcourses.com/p/essential-web-developer-course) * Classes * [SANITIZED list of 530+ free online programming/CS courses (MOOCs) with feedback(i.e. exams/homeworks/assignments) that you can start this month (December 2016)](https://www.reddit.com/r/learnprogramming/comments/5gr8nw/heres_a_sanitized_list_of_530_free_online/) - *Needs Updating*