Romi Curriculum- Introduction
Welcome to the Romi Curriculum for real! Starting here, you'll start coding the robot! However— coding the robot and running it is pretty different from running a regular Java Project.
As I mentioned, we are going to program with a Romi. A Romi is a small robot that looks and moves around like those robot vacuums. Its radius is around six inches. Here's an image of it:

Through the Romi Curriculum, you'll learn to make this robot move around!
We'll be teaching you Command-Based coding in this GitBook. Command-based coding is calling Commands at specific times. /
Make sure you have a decent understanding of Java Programming before passing this point! The content here is VERY heavy on OOP and other advanced topics.
Last updated