Top Banner
Kids Coding ? Yes, They Can !
23

Kids coding! Yes, They Can!

Dec 23, 2014

Download

Education

peeryn

This presentation was created by Nina Peery for the 2014 TCEA Tots and Technology Conference in Galveson, Texas.
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Kids coding! Yes, They Can!

Kids Coding

?

Yes,TheyCan

!

Page 2: Kids coding! Yes, They Can!

QuickTime™ and a decompressor

are needed to see this picture.

Presentation by Nina Peery featuring students of White Oak Intermediate

School

Page 3: Kids coding! Yes, They Can!

What is Coding?It is NOT

btw, brb, imho, rofl,

ttyl.LOL!

Page 4: Kids coding! Yes, They Can!

C C# C++

ObjectiveC

JavaJava

Script

Common Programming Languages

Page 5: Kids coding! Yes, They Can!

Perl PHP Python

Ruby SQL VisualBasic

Common Programming Languages

Page 6: Kids coding! Yes, They Can!

Why Introduce Students to Coding?

“I think everybody in this country should learn

how to program a computer — because it

teaches you how to think.” -Steve Jobs

http://www.geekosystem.com/code-dot-org-launch/

“If we don’t learn to program, we risk being programmed ourselves.” -Douglas Rushkoffauthor of Program or Be Programmed: Ten

Commands for a Digital Age

Page 8: Kids coding! Yes, They Can!

Hour of Code is Coming

QuickTime™ and a decompressor

are needed to see this picture.

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

Page 9: Kids coding! Yes, They Can!

You don’t have to know code yourself to introduce

your students to it!

Page 10: Kids coding! Yes, They Can!

Hour of CodeComputer Science Education Week

December 9-15, 2014

First 100,000 classrooms to sign up received 10 gigabytes of free space.

Page 11: Kids coding! Yes, They Can!

Beyond the Hour of Code

First 1,000 classrooms to have 15 students complete the course received a$750 Donors Choose grant. If half of them were female, they received an

addition $250!

Page 12: Kids coding! Yes, They Can!
Page 13: Kids coding! Yes, They Can!

QuickTime™ and a decompressor

are needed to see this picture.

Coding Course Conclusion

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

Page 14: Kids coding! Yes, They Can!

Introducing:

Page 15: Kids coding! Yes, They Can!

QuickTime™ and a decompressor

are needed to see this picture.

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

Page 16: Kids coding! Yes, They Can!

My Coding Kids

Page 17: Kids coding! Yes, They Can!
Page 18: Kids coding! Yes, They Can!

QuickTime™ and a decompressor

are needed to see this picture.

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

Page 19: Kids coding! Yes, They Can!

No Computer?

No Problem!

There are 12

unplugged activities included in the 20

hour coding course from

code.org!

Page 20: Kids coding! Yes, They Can!

QuickTime™ and a decompressor

are needed to see this picture.

Let’s Try One Now

Page 21: Kids coding! Yes, They Can!

Unplugged Activity - Conditionals

If (card.color==bla

ck){team.points+=1

;}

else{team.points-=1;

}

If card color is black,

then team point

increased by 1, otherwise team point

decreased by 1.

JavaScriptPseudocod

e

Page 22: Kids coding! Yes, They Can!

Kids Coding?

Yes, They Can!

Presented by:

Nina PeeryTechnology Teacher

White OakIntermediate [email protected]

Page 23: Kids coding! Yes, They Can!