Hour of Code

shutterstock_228555688

This week, December 7th – 13th, is the Hour of Code. Over 100 million students have already participated, but new content is made each year!  The idea behind Hour of Code is to introduce kids (and adults too) to the challenge and excitement of coding.

Here is a comprehensive list of Hour of Code Modules that can be found on the Hour of Code Homepage. Each of these is designed as an exploration of programming that should take ~1 hour.

If you are introducing students to coding for the first time, I would recommend using the Snap! programming language. I use Snap! in my Introduction to Computer Science course, a course for students with little to no prior programming experience. The Snap! program is a programming language from UC Berkeley, and I use it as part of a curriculum from TEALS (link to TEALS). Snap! is wonderful for Hour of Code because it allows students to do a lot and learn the basics of computing quickly. Here is a sample Hour of Code exercise on Snap! Math teachers, this Hour of Code exercise also gives student practice with cartesian coordinates in an interesting way!

Using Edcite to Assess in Computer Science: If you’re interested in making an assignment to assess what students learned from hour of code, check out some assignments I’ve made for students in my class!

Lists and Loops
Lists Assignment 1
Variables Assignment

Edcite allows me to create interesting assignments that use screenshots from the Snap! program.  I can also share my assignments at the end of the year with other teachers using Edcite’s sharing system.

When making these assignments, I like to use the following item types:

  1. Multiple choice, multi-select (quick to grade, good to spot misconceptions)
  2. Free Response (good way to push students to explain their thinking)
  3. Touch Image (you can use screenshots from the program have students click on the block to test specific understanding)

shutterstock_205033414More Great Programs:

2 comments

  1. I am trying my best to prepare my 3rd grade students for the Performance Task and will be giving them a sample test next week. Currently the test in a PDF but I wanted to upload it to Edcite.com because the interface(I think that’s what it’s called) looks the same. I have successfully uploaded all of the test except a table that keeps giving me issues. I copy and pasted it and it came up with only text. I then thought I was quite clever and converted to HTML code and got the same result (shooting for the moon here). Can you help me out? I went looking for help on edcite.com and ran across this blog…and you seem to know more about code than myself. Thank you!

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s