From dd77a66b7b71acf3edc5be0783e0beff082cc6ef Mon Sep 17 00:00:00 2001 From: Quincy Larson Date: Sun, 11 Jun 2017 14:51:21 -0500 Subject: [PATCH 1/2] Fix freeCodeCamp spelling, add Class-Central to MOOC section --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d4f65da8..8f03cea7 100644 --- a/README.md +++ b/README.md @@ -58,13 +58,13 @@ When learning CS there are some useful sites you must know to get always informe * [Better Dev Links](https://betterdev.link) : Weekly links to help you become a better developer # Coding practice for beginners + * [freeCodeCamp](https://www.freecodecamp.com/) : Learn to code and build projects for nonprofits. Build your full stack web development portfolio today * [Reddit.com/r/dailyprogrammer](http://www.reddit.com/r/dailyprogrammer) : interesting programming challenges where you can learn from looking at other's code , even if you are not able to solve code you can look at how others solved. * [Programming by Doing](http://programmingbydoing.com/) : very good site for those who want to start with absolute basics * [CodeAbbey - a place where everyone can master programming](http://codeabbey.com/) : Best place to begin with problems that start at the easiest and gradually increase difficulty with each problem. * [Exercism.io](http://exercism.io/) : download and solve practice problems in over 30 different languages, and share your solution with others. * [Programming Tasks](http://rosettacode.org/wiki/Category:Programming_Tasks) : large collection of small programs * [karan/Projects-Solutions](https://github.com/karan/Projects-Solutions) Solutions to most of the problems in the link above - * [Free Code Camp](http://www.freecodecamp.com/) : Learn to code and build projects for nonprofits. Build your full stack web development portfolio today * [Lod - Cloud](http://lod-cloud.net/) : The Linking Open Data cloud diagram * [Cave of programming](https://caveofprogramming.com/) : Learn to program, Upgrade your skills. * [Codeacademy](https://www.codecademy.com/) : Learn to code interactively, for free. @@ -186,6 +186,7 @@ When learning CS there are some useful sites you must know to get always informe # MOOCs for learning something new + * [Class Central](https://www.class-central.com) * [NPTEL Vidoes COMP_SCI_ENGG ](https://onlinecourses.nptel.ac.in/explorer/search?category=COMP_SCI_ENGG) * [Coursera.org](http://coursera.org/) * [edX](http://edx.org/) From 80e45d0bc41ba9aee8da205ed453af16da07b054 Mon Sep 17 00:00:00 2001 From: Quincy Larson Date: Mon, 12 Jun 2017 01:26:57 -0500 Subject: [PATCH 2/2] Added description for Class Central --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8f03cea7..c02ccac5 100644 --- a/README.md +++ b/README.md @@ -186,7 +186,7 @@ When learning CS there are some useful sites you must know to get always informe # MOOCs for learning something new - * [Class Central](https://www.class-central.com) + * [Class Central](https://www.class-central.com) : a directory of 100,000+ student reviews of thousands of MOOCs. * [NPTEL Vidoes COMP_SCI_ENGG ](https://onlinecourses.nptel.ac.in/explorer/search?category=COMP_SCI_ENGG) * [Coursera.org](http://coursera.org/) * [edX](http://edx.org/)