Computer Studies 10

Welcome!

  1. Check out the Course Syllabus that was handed out on day 1.
  2. Fill out this survey to tell me a little about yourself!

Interesting Topics in Computers

The History of Video Games

  1. Our notes!
  2. Here are some recreations of famous video games: Spacewar, Pong, Breakout, Space Invaders, PacMan, Donkey Kong!

Topic 0: Presentations With Canva

  1. Sign up for a Canva account using your @learn.vsb.bc.ca email address. You can use this join link to upgrade your account to Canva education for free!
  2. Let's make a presentation all about you! Check out the criteria document and the marking rubric!

Topic 1: Programming with Arcade.MakeCode

First Steps

  1. Video: What is a Programming Langauge?
  2. Video: Why Universities are Using Block Languages
  3. Programming Game: Asphodel
  4. Make an account at arcade.makecode.com!

Skillmap 1: For Beginners

  1. Visit the Beginner's Skill map. Start at the very top!
  2. Take notes on the guided note sheet (paper version provided in class)
  3. Fill out this Scavenger Hunt by naming the parts of the MakeCode workspace and graphic editor.
Skillmap 1

Skillmap 2 & 3: Clicker Game & Dino Hoard

  1. Visit the Beginner's Skill map. Go through the bottom 2 islands (Clicker Game and Dino Hoard), completing the entire skill map!
  2. Fill out this Note Taking Sheet.
Skillmap 2 & 3

Project 1: Recreate a Scene

After completing the three islands of the Beginner Skill Map, try creating an animation that recreates a fun scene from a movie, video game, or show. Here is the criteria!

Animation Project

Project 2: Quiz Game

  1. YouTube video lesson about the quiz game.
  2. Project 3: Quiz game In this project, we will be experimenting with IF statements, boolean comparisons, variables, and functions to create a simple quiz game. Check out the criteria document.
Animation Project

Project 3: Platformer

Topic 2: Python with Carnegie Mellon's CS Academy