mirror of
https://github.com/bmorelli25/Become-A-Full-Stack-Web-Developer.git
synced 2025-09-21 21:30:48 +02:00
Update README.md (#21)
updated regex cheat sheet as the other one was just for .NET. Also updated the `Watch this if you want to become a web developer` link to the updated one
This commit is contained in:
parent
b63275e0d3
commit
174fff8609
1 changed files with 3 additions and 3 deletions
|
@ -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*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue