From 16e29facffbd928a4844fb9ab61a55fe534af3ce Mon Sep 17 00:00:00 2001 From: Faisal Hassan Date: Thu, 23 Mar 2017 16:40:40 +0000 Subject: [PATCH] Add resources and minor edits --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1891dda..1e573bd 100644 --- a/README.md +++ b/README.md @@ -93,7 +93,7 @@ I've still got a lot of bookmarks to go through, so I'll be updating and adding * A visual guide to CSS - [CSS Reference](http://cssreference.io/) * [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 Fundamentals - SoloLearn](https://www.sololearn.com/Course/CSS/) --- ### Learn JavaScript @@ -164,6 +164,8 @@ I've still got a lot of bookmarks to go through, so I'll be updating and adding * Cool stuff other people have built: * [Belgian Beer Explorer with React, Bootstrap, Node.js and Postgres](http://coenraets.org/blog/2015/01/belgian-beer-explorer-with-react-bootstrap-node-js-and-postgres/) * [90 Full Stack React Examples (some with tuts)](https://react.rocks/tag/FullStack?show=40) +* [A free full stack web dev curriculum by top engineers](https://bento.io) +* [HTML, CSS and JavaScript Tutorials](http://htmldog.com/) --- ### Learn Node JS @@ -199,6 +201,7 @@ I've still got a lot of bookmarks to go through, so I'll be updating and adding * [Learn PostgreSQL (GitHub)](https://github.com/dwyl/learn-postgresql) * [Try Redis](https://try.redis.io/) * [Redis Tutorial](https://www.tutorialspoint.com/redis/) +* [SQL Fundamentals - SoloLearn](https://www.sololearn.com/Course/SQL/) --- ### Learn Authentication @@ -235,9 +238,10 @@ I've still got a lot of bookmarks to go through, so I'll be updating and adding * [Codechef](https://www.codechef.com/) * [Code Wars](https://www.codewars.com/) * [Coding Game](https://www.codingame.com) - * [Hacker Rank (some debate about this being good/bad](https://www.hackerrank.com/domains/cpp/cpp-introduction) + * [Hacker Rank (some debate about this being good/bad)](https://www.hackerrank.com/domains/cpp/cpp-introduction) * [Project Euler (math focus)](https://projecteuler.net/) * [Exercism](http://exercism.io/) + * [CMD Challenge: Test your command line skills](https://cmdchallenge.com/) --- ### Free Programming Books