In the Acellus Introduction to Coding course, students are taught how to program using the Blockly coding language. With Blockly, everything is done with little building blocks that snap together in an intuitive way. Coding with blocks allows students to focus on the fundamental principles of coding, laying a foundation for more advanced programming languages. Students will learn about conditional statements, loops, and functions.