Merge pull request #61 from ctlong/master

Add Codeacademy to "Coding practice for beginners"
This commit is contained in:
Sonkeng Maldini
2017-06-11 17:28:56 +01:00
committed by GitHub

View File

@@ -67,6 +67,7 @@ When learning CS there are some useful sites you must know to get always informe
* [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.
# For those who want to start a small project but can't 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.