CS Fundamentals 2018

Course A

Vocab

Course A

Lesson 1: Unspotted Bugs

  • Bug: Part of a program that does not work correctly.
  • Debugging: Finding and fixing problems in an algorithm or program.
  • Persistence: Trying again and again, even when something is very hard.

Lesson 2: Stevie and the Big Project

  • F.A.I.L.: First Attempt In Learning
  • Frustrated: Feeling annoyed or angry because something is not the way you want it.
  • Persistence: Trying again and again, even when something is very hard.

Lesson 3: Plant a Seed

  • Algorithm: A precise sequence of instructions for processes that can be executed by a computer

Lesson 4: Sequencing with Angry Birds

  • Click: Press the mouse button
  • Double-Click: Press the mouse button very quickly
  • Drag: Click your mouse button and hold as you move the mouse pointer to a new location
  • Drop: Release your mouse button to "let go" of an item that you are dragging

Lesson 5: Happy Maps

  • Algorithm: A list of steps to finish a task.
  • Debugging: Finding and fixing problems in an algorithm or program.
  • Program: An algorithm that has been coded into something that can be run by a machine.

Lesson 6: Programming with Angry Birds

  • Algorithm: A list of steps to finish a task.
  • Program: An algorithm that has been coded into something that can be run by a machine.
  • Programming: The art of creating a program.

Lesson 7: Programming with Harvester

  • Algorithm: A list of steps to finish a task.
  • Bug: Part of a program that does not work correctly.
  • Debugging: Finding and fixing problems in an algorithm or program.
  • Program: An algorithm that has been coded into something that can be run by a machine.
  • Programming: The art of creating a program.

Lesson 9: Happy Loops

  • Loop: The action of doing something over and over again.
  • Repeat: Do something again

Lesson 10: Loops with Harvester

  • Loop: The action of doing something over and over again.
  • Repeat: Do something again

Lesson 11: Loops with Laurel

  • Loop: The action of doing something over and over again.
  • Repeat: Do something again

Lesson 12: Ocean Scene with Loops

  • Loop: The action of doing something over and over again.
  • Repeat: Do something again

Lesson 13: The Big Event Jr.

  • Event: An action that causes something to happen.

Lesson 14: On the Move with Events

  • Event: An action that causes something to happen.