Merge pull request #30 from robertmening01/patch-1

Update README.md
This commit is contained in:
Brandon Morelli 2017-05-26 09:56:37 -07:00 committed by GitHub
commit 85926c0c2e

View file

@ -40,6 +40,7 @@ I've still got a lot of bookmarks to go through, so I'll be updating and adding
* [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)
* Find a local Web Development related [Meetup!](https://www.meetup.com/) Don't worry, it's not as scary as you might think, and is one of the best ways to start learning
---
### How to Learn
* How to Learn.
@ -84,6 +85,7 @@ I've still got a lot of bookmarks to go through, so I'll be updating and adding
* [HTML5 Introduction EDX](https://www.edx.org/course/html5-introduction-w3cx-html5-0x-0)
* [Learn to code HTML & CSS - Shay Howe](http://learn.shayhowe.com/html-css/)
* [HTML Fundamentals - SoloLearn](https://www.sololearn.com/Course/HTML/)
* [HTML Cheat Sheet](https://websitesetup.org/html5-cheat-sheet/)
---
### Learn CSS
@ -93,6 +95,7 @@ I've still got a lot of bookmarks to go through, so I'll be updating and adding
* [CSS Pro Tips](https://github.com/AllThingsSmitty/css-protips?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more) - A collection of tips to help take your CSS skills pro.
* [10 principles for smooth web animations](https://blog.gyrosco.pe/smooth-css-animations-7d8ffc2c1d29#.y6p8vkehd)
* [Css Fundamentals - SoloLearn](https://www.sololearn.com/Course/CSS/)
* [CSS Cheat Sheet](https://websitesetup.org/css3-cheat-sheet/)
---
### Learn JavaScript