Created
September 15, 2014 17:02
-
-
Save pedroha/bd32e437340da425fd05 to your computer and use it in GitHub Desktop.
Outline for Mentors at Coderdojo
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Coderdojo provides multiple activities setup in different tables. | |
The most popular activities are: Scratch, Build a website, and LittleBits | |
1) Scratch | |
http://scratch.mit.edu/ | |
You should try the "Get started link" | |
http://scratch.mit.edu/projects/editor/?tip_bar=getStarted | |
Another good tutorial | |
http://coderdojonyc.github.io/scratch-adventure/ | |
Getting Started (PDF) | |
http://cdn.scratch.mit.edu/scratchr2/static/__6b383bc9ea5235cf770809675c2e2ae8__//pdfs/help/Getting-Started-Guide-Scratch2.pdf | |
Video tutorials (each video is about 2 on average) | |
http://scratch.mit.edu/help/videos/ | |
More learning resources (Scratch Cards) | |
http://scratch.mit.edu/help/ | |
2) Build a website | |
Live HTML/CSS editor | |
http://thimble.webmaker.org | |
Game for learning HTML tags | |
http://eraseallkittens.com | |
Game for learning CSS selectors | |
http://flukeout.github.io/ | |
Game for learning Javascript | |
http://codecombat.com/ | |
Projects: Choose your own adventure | |
https://github.com/CoderDojoNYC/chooseyourownadventure | |
Sample Tags | |
http://rickyc.github.io/citizens-school-spring-2012/ | |
HTML Reference | |
https://developer.mozilla.org/en-US/docs/Web/HTML/Element | |
CSS Reference | |
https://developer.mozilla.org/en-US/docs/Web/CSS/Reference | |
Javascript Reference | |
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference | |
RGB Colors | |
http://www.rapidtables.com/web/color/RGB_Color.htm | |
3) Little Bits (hardware-base projecs) | |
http://littlebits.cc/projects | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment