Code Hopper
INTRODUCTION
In Code Essentials, students will gain an understanding of programming and coding. Through the introduction and use of block-based coding, students will design, compile, and execute code to fly and navigate Hopper.

Algorithm
a process or set of rules to be followed in calculations or other problem-solving operations, especially by a computer
Closed Block
A type of coding block in which other blocks can be placed inside of them but they cannot be placed inside of any other blocks.
Code
Code is a term used to describe text that is written using the protocol of a particular language by a computer programmer
Functions
A function is a block of organized, reusable code that is used to perform a specific action
Program
detailed plan or procedure for solving a problem with a computer;
Snap Block
A type of coding block that can be placed inside a closed block.
INTRODUCTION
COMPUTER SCIENCE TERMINOLOGY
WRITING CODE IN FTW CODE
TOOLS & ACCESSIBILITY TO FTW CODE
CONNECTING HOPPER TO FTW CODE
LOOPS TAB IN FTW CODE
GENERAL & MINI DRONE TABS IN FTW CODE
TIPS FOR CODING IN FTW CODE