Skip to content
This repository was archived by the owner on Sep 19, 2018. It is now read-only.
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions resources/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ <h2>Coding lessons for beginners of all ages</h2>
<ul>
<li><strong><a href="http://www.codecademy.com/">Codecademy</a></strong>: Learn to code interactively, for free, on the web.</li>
<li><strong><a href="https://www.codeschool.com">Code School</a></strong>: Code School teaches web technologies in the comfort of your browser with video lessons, coding challenges, and screencasts.</li>
<li><strong><a href="http://www.teamtreehouse.com">Treehouse</a></strong>: Learn how to build websites & apps, write code or start a business.</li>
<li><strong><a href="http://code.org/learn">Code.org Tutorials</a></strong>: Simple tutorials for beginners that can be completed in an hour or less.</li>
<li><strong><a href="http://csunplugged.org">Computer Science Unplugged</a></strong>: A collection of free learning activities for the classroom or home that teaches Computer Science through engaging games and puzzles that use cards, string, crayons and lots of running around.</li>
</ul>
Expand Down