From af6b10c6fa187b42deff21bf220313572a3a2e63 Mon Sep 17 00:00:00 2001 From: Sonkeng Maldini Date: Fri, 24 Mar 2017 15:19:08 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6bf6564c..fbd9a5ef 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,7 @@ When learning CS there are some useful sites you must know to get always informe * [Programming Tasks](http://rosettacode.org/wiki/Category:Programming_Tasks) : large collection of small programs * [karan/Projects-Solutions](https://github.com/karan/Projects-Solutions) Sollutions to most of the problems in the link above * [Small Programming Challenges](https://www.nayuki.io/category/programming) + * [Free Code Camp](http://www.freecodecamp.com/) : Learn to code and build projects for nonprofits. Build your full stack web development portfolio today # For those who want to start a small project but cant find the ideas * [martyr2s-mega-project-ideas-list](http://www.dreamincode.net/forums/topic/78802-martyr2s-mega-project-ideas-list/) : contains about 125 project ideas from beginner to intermediate level.