hour of code_13-16_storetraining

17
Hour of Code Training By: Stephanie McMahon

Upload: stephanie-mcmahon

Post on 19-Jul-2015

33 views

Category:

Documents


1 download

TRANSCRIPT

Hour of CodeTraining

By: Stephanie McMahon

Training Today:

1. Introduction

2. Event tutorial

3. Programming concepts

4. Programs used

What is Hour of Code?It is an initiative around the world to get everyone to learn code for a hour.

https://www.youtube.com/watch?v=FC5FbmsH4fw

http://hourofcode.com/us

Event Tutorial:1. Find resources

2. Prepare the living room (30 minutes before)

3. Introduction

4. Programs:• TouchDevelop• Windows App studio• Minecraft

Smart Game Designing (Grades 5-7)• Code.org• Kodu• Project Spark

Learn to Code (Grades 3- 5)• TouchDevelop• Project Spark

Technology innovations and Digital Literacy (Grades 3-5)• Office Lens• Office Mix• Worldwide telescope

Concepts Introduced In The Tutorials:

• Code as a set of instructions

• Syntax (object, function, parameter, variable)

• Comments

• Conditionals

• Loops

http://hourofcode.com/us

Definitions:• Computer program: A precise set of instructions that a computer can understand.

• Syntax: The grammar of code.

• Comments: sentences the computer does not read.

• Object: An object in a line of code is like a noun in a sentence.

• Function: A function in a line of code is like a verb in a sentence.

• Parameter: A variable or value that is passed to a function.

• Event: Something that happens outside the code that the computer knows how to respond to.

• Conditional statements: Code for testing a situation. • If, then• When, Do

• Property: Information about an object that can inspected or checked.

• Variable: A way to store data so it can be used later. (String, Int, double, and more)

• Loop: A sequence of instructions (lines of code) that is repeated a set number of times.

http://hourofcode.com/us

TouchDevelop

https://www.touchdevelop.com/app/

• Special Turtle

• All in Flaps

• Wack a mole

Code.org

http://code.org/learn

• Frozen tutorial

http://studio.code.org/s/frozen/stage/1/puzzle/1

• Angry Birds

http://studio.code.org/hoc/1

Windows App Studio

http://appstudio.windows.com/

• My City

• Menu

Kodu

https://www.youtube.com/watch?v=UgkcF1C6jpM

Project Spark

https://www.youtube.com/watch?v=m37sVEgJrOA

Worldwide Telescope

http://www.worldwidetelescope.org/

https://www.youtube.com/watch?v=RWLC2_w0xeU

Minecraft

https://www.youtube.com/watch?v=MmB9b5njVbA

http://minecraft.gamepedia.com/Minecraft_Wiki

Office Lens

Office Mix

https://mix.office.com/

https://mix.office.com/Gallery

https://e0d1.wpc.azureedge.net/80E0D1/OfficeMixProdBlobStorage/assets/videos/OfficeMixHeroV1.mp4

• Voice and video record• Quizzes• Polls• Videos • Applications• Analytics

Questions?

http://www.microsoftvirtualacademy.com/

http://codecombat.com/play

https://www.khanacademy.org/computing/hour-of-code/hour-of-code-tutorial/v/welcome-hour-of-code

https://www.codeschool.com/

http://www.codecademy.com/learn

Extra Websites: