With the fabulous success of Hour of Code last year, I think many of us have fallen into thinking that Computer Science Education Week (CS Ed Week) is “Hour of Code week.”
As in, “What are you doing for Hour of Code?”… I actually heard myself saying that to someone.
But of course CS Ed Week is much more than introducing your students to a coding lesson.
Teachers who I know are: showcasing their students’ project work, organizing a hackathon to benefit a charitable organization, sharing their year-long curricula with parents and colleagues, and screening films about famous computer scientists.
By the way, did you know that CS Ed Week is the week that it is because Grace Hopper was born on December 9 (1906)? I just learned this.
At my university, it’s finals week. So my students will be taking finals in my two computing courses. (This seems to happen every year.) But in the prior week, they’ll be showing off their final projects to the whole department!
For more resources and ideas, go to csedweek.org/csteacher to download a “Participation Kit for Computer Science Teachers” and list your activities on an international map.
So… “What are you doing for Computer Science Education Week?”
P.S. The languages I’m using most at the moment are Scheme and App Inventor. Below is this post’s title in those languages. Both evaluate to true.
Scheme / Racket / Lisp
(not (equal? 'cs-ed-week 'hour-of-code))
MIT App Inventor