Update README.md

This commit is contained in:
robertmening01 2017-04-26 01:44:12 +01:00 committed by GitHub
parent e3972eab89
commit e5faf85daa

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 Become a Web Developer - Step by Step Breakdown](https://websitesetup.org/become-web-developer/)
---
### How to Learn
* How to Learn.
@ -84,7 +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,7 +94,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