What is Coding?

BIG IDEAS
  • Coding is the practice of writing instructions to get a computer to do what you want it to do. The set of instructions you give to a computer is called a “program” or “algorithm“.
  • Programming languages make it easier for us to write these instructions, so we can use something closer to English and not “binary” or “machine code“, which are just 1s and 0s.
  • There is no perfect programming language – only a language that works best for what you are currently trying to do. All programming languages eventually get translated into binary/machine code.
LEARN
MOTIVATE
TEACH – Human Computers Game (adapted from the Human Fax Machine)
TEACH – Invisible Maze Game
PLAY
REFLECT