You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: resources/index.html
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -30,13 +30,17 @@ <h2>Coding lessons for beginners of all ages</h2>
30
30
<li><strong><ahref="http://www.codeavengers.com">Code Avengers</a></strong>: Learn to build websites, apps and games with HTML, CSS and JavaScript.</li>
31
31
<li><strong><ahref="http://code.org/learn">Code.org Tutorials</a></strong>: Simple tutorials for beginners that can be completed in an hour or less.</li>
32
32
<li><strong><ahref="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>
33
+
<li><strong><ahref="http://www.funlearning.com">Angry Birds Fun Learning</a></strong>: Learn to code the fun way! Discover fun coding apps and courses for various difficulty levels.</li>
33
34
<li><strong><ahref="https://webmaker.org/en-US/resources">Webmaker Web Literacy Map</a></strong>: A collection of resources for teaching and learning digital skills and web literacy, including a section on creating for the web.</li>
34
35
<li><strong><ahref="http://www.w3schools.com">W3Schools Online Web Tutorials</a></strong>: A collection of tutorials and references for web-related languages.</li>
35
36
<li><strong><ahref="http://www.test4u.eu/en/codeweek">TEST4U</a></strong>: A collection of interactive tutorials for HTML, CSS, JavaScript, PHP and MySQL.</li>
<li><imgsrc="/img/partners/angry_birds_pig.png" style="float:right;" /><strong><ahref="http://www.funlearning.com">Angry Birds Fun Learning</a></strong>: Learn to code the fun way! Discover fun coding apps and courses for various difficulty levels, including Angry Birds themed challenges for younger coders.</li>
40
44
<li><strong><ahref="http://scratch.mit.edu/">Scratch</a></strong>: With Scratch, you can program your own interactive stories, games, and animations — and share your creations with others in the online community. Primarily designed for 8 to 16 year olds, available in a variety of languages, can be used <ahref="http://scratch.mit.edu/projects/editor/?tip_bar=getStarted">online</a> or offline with the <ahref="http://scratch.mit.edu/scratch2download/">Scratch editor</a> on Mac, Windows and Linux computers. Teachers should visit <ahref="http://scratch-ed.org/">ScratchED</a>, an online community where Scratch educators share stories, exchange resources, ask questions, and find people.</li>
41
45
<li><strong><ahref="https://www.gethopscotch.com">Hopscotch</a></strong>: iPad app recommended for kids ages 8 and above with simple, intuitive building blocks that can be used to create games, animations and apps in a colorful, interactive environment. Even younger coders can also try the <strong><ahref="http://www.daisythedinosaur.com">Daisy the Dinosaur</a></strong> app.</li>
42
46
<li><strong><ahref="http://www.scratchjr.org/">ScratchJr</a></strong>: ScratchJr is an introductory programming language that enables young children (ages 5 to 7) to create their own interactive stories and games. ScratchJr was inspired by Scratch, but redesigned the interface and programming language to make them developmentally appropriate for younger children. Currently available as an iPad app, with an Android version scheduled to be released later in 2014, and a web-based version in 2015.</li>
@@ -47,6 +51,7 @@ <h2>Coding for younger beginners</h2>
47
51
<li><strong><ahref="http://light-bot.com/hocflash.html">LightBot</a></strong>: A programming puzzle, where you guide your LightBot and light up all the blue squares using programming.</li>
48
52
<li><strong><ahref="http://www.kodugamelab.com/">Kodu</a></strong>: Kodu lets kids create games via a simple visual programming language. Kodu can be used to teach creativity, problem solving, storytelling, as well as programming. Available for Windows computers.</li>
0 commit comments