Tag: hour of code

Hour of Code is Coming!

December 4-10, 2017, Computer Science Education will host the Hour Of Code–a one-hour introduction to students on coding, programming, and why they should love it, designed to demystify “code” and show that anyone can learn the basics to be a maker, a creator, and an innovator. Throughout participating websites, you’ll find a variety of self-guided tutorials that say “anybody can do, on a browser, tablet, or smartphone”. You’ll even find unplugged tutorials for classrooms without computers. No experience needed.

Here’s a video to kick things off–you can’t watch this and not get motivated:

(more…)

coding

10 Projects to Kickstart Hour of Code

Coding–that geeky subject that confounds students and frightens teachers. Yet, kids who can code are better at logical thinking and problem solving, more independent and self-assured, and more likely to find a job when they graduate. In fact, according to Computer Science Educationby 2020, there will be 1.4 million coding jobs and only 400,000 applicants.

December 7-13, Computer Science Education will host the Hour Of Code–a one-hour introduction to coding, programming, and why students should love it. It’s designed to show that anyone can learn the basics to be a maker, a creator, and an innovator.

Here are ten projects (each, about one hour in length) you can use in your classroom to participate in this wildly popular event:

(more…)

hour of code

Hour of Code Website and App Suggestions for K-8

Here are ideas of apps and websites that teachers in my PLN used successfully in the past during Hour of Code:

hour of codeKindergarten

Start kindergartners with problem solving. If they love Legos, they’ll love coding

  1. BotLogic–great for Kindergarten and youngers
  2. Code–learn to code, for students
  3. How to train your robot–a lesson plan from Dr. Techniko
  4. Kodable--great for youngers–learn to code before you can read
  5. hour of codePrimo–a wooden game, for ages 4-7
  6. Program a human robot (unplugged)
  7. Scratch Jr.

1st Grade

  1. Code–learn to code, for students
  2. Espresso Coding–for youngers
  3. Foos–app or desktop; K-1
  4. Hopscotch–programming on the iPad
  5. Primo–a wooden game, for ages 4-7
  6. Scratch Jr.
  7. Tynker

(more…)

hour of code

Hour of Code–What is it?

Coding–that mystical geeky subject that confounds students and teachers alike. Confess, when you think of coding, you see:

coding

 

…when you should see

coding

December 5-11, Computer Science Education will host the Hour Of Code–a one-hour introduction to coding, programming, and why students should love it. It’s designed to demystify “code” and show that anyone can learn the basics to be a maker, a creator, and an innovator.

(more…)

hour of code

Hour of Code–Is it the right choice?

I took a Classroom 2.0 Live webinar last year on rolling out the Hour of Code in the classroom. There were so many great things about that webinar, but one I’ll share today is why teachers DON’T participate in Hour of Code. Here are what the webinar participants said:

hour of codeHow about you? Why are you NOT doing Hour of Code?

Stay tuned for these Hour of Code articles on how to present coding in your classroom:

  1. Hour of Code: What is it? (November 15th)
  2. Hour of Code Suggestions by Grade Level (November 16th)
  3. 10 Projects to Kickstart Hour of Code (November 17th)

(more…)

macros coding

Hour of Code: Create Macros

Creating a macro is a quick, easy programming exercise that students fifth grade and up can accomplish with moderate supervision.

By fifth grade, students appreciate technology for how it can speed up their homework and class projects and seek out ways to use it to make their educational journey easier.. Take advantage of this by introducing pre-programming skills like creating macros. Here’s a video I shared during Summer PD:

(more…)

hour of code

Hour of Code: Build Websites

As a tech teacher, I see a lot of student websites. I’m always impressed with the effort, the tenacity, and often the skill, but most require ‘some additional work’ to be published.

And then I got an email from Stephen Byrne. In his quest to better learn history, he blended it with his love of of programming and built a website. It’s called History for Kids. It is exceptional, not only for its clean, intuitive presentation, but it’s age-appropriate language. If your students struggle finding research websites that use words at their grade level, suggest they build their own site like Stephen did:

(more…)

Hour of Code: Scratch Jr.

ScratchJr

ages 5-7

Free

Overview

ScratchJr (released July 2014) is an introductory programming language for ages 5-7 similar to the wildly popular Scratch (for 3rd grade and up). ScratchJr adjusts Scratch’s interface and programming language to make it developmentally appropriate for pre-readers with features that match young children’s cognitive, personal, social, and emotional development. For example, optional video directions are all visual–no reading required. No voice even!

ScratchJr treats programming (a term that frightens even adults) as simply a creative way to communicate–another language. Start by opening the app:

scratchjr

(more…)

coding

Hour of Code: Program Shortkeys

shortkeyCreating a shortkey for a program will quickly become a favorite with your students. I use it for the snipping tool–because we use that a lot in class–but you can create one for any program you use a lot. Then I discovered how to create a shortkey for it:

  • Go to Start
  • Right click on the desired program
  • Select ‘properties’
  • Click in ‘shortcut’
  • Push the key combination you want to use to invoke the snipping tool. In my case, I used Ctrl+Alt+S
  • Save

Here’s a video to show you:

(more…)