Google
Cs Education at Google: Cs First: Art: Activity 2: Animation
A set of eight activities that teach students basic computer science concepts using the programming language Scratch. Includes lots of additional supports for teachers. All materials are free and teachers sign in to create a class. This...
Google
Cs Education at Google: Cs First: Gumball's Coding Adventure
Teaches basic computer science concepts using the programming language Scratch. In this activity, learners use characters from Cartoon Network's "The Amazing World of Gumball" to create an animated story.
Code.org
Code.org: Cs Fundamentals: My Loopy Robotic Friends
A reintroduction to loops, using the set of "robot" programming instructions. Students will develop critical thinking skills by looking for patterns of repetition in the movements of classmates and determining how to simplify those...
TryEngineering
Try Engineering: Program Your Own Game
Teams of young scholars learn about the work of software engineers as they design a simple computer game using free software available in multiple languages.
Other
Teaching Data Science: Teaching Refactoring to Improve Code
Learn how to use refactoring to improve computer code.
Microsoft
Microsoft: Index Function
Learn about the INDEX function that returns a value or the reference to a value from within a table or range.