Sequential Execution

Sequential Execution

In this unit, we'll learn about sequential execution, which means telling the computer to do things step-by-step, just like following a recipe. We'll see how this simple idea is the backbone of every program you'll ever create.

print sequentially

About (TBD: Login)

large, interactive letter 'e' as evy logo large, interactive letter 'e' as evy logo

Evy is a simple programming language, made to learn coding.

Evy is a modern, beginner-friendly programming language that bridges the gap between block-based coding and conventional programming languages. Its simple syntax and small set of built-in functions make it easy to learn and use, but it still is powerful enough for user interaction, games, and animations.

Created by a software engineer and parent who struggled to teach their kids programming with conventional languages, Evy is designed to make real programming as fun and easy as possible.