Sequence - putting things in a specific order
Language - way to communicate
Code - computer language
Program- collection of instructions
Debugging - fixing errors in a computer program
Loop - Repeat an instruction
Conditions - if this or else this
This is one of the best resources for learning how to program a computer. Each activity has video tutorials as well as "tips" to use when you are stuck. We will use this in class to learn how programmers create the game of Minecraft!
If you are up for a coding challenge, then Scratch might be what you are looking for. This great resource was created by college students from the Massachusetts Institute of Technology. It uses the same "block" language that Code.org uses, but there are a ton of options to fully customize any coding project your brain can imagine!