A masterclass in Move. From zero to mainnet in 7 modules.
Your first steps into the Sui ecosystem. Learn modules, variables, and basic functions.
Deep dive into primitives and type casting.
Master logical flows with if/else and loops.
The core of Sui: Everything is an object. Learn how to build them.
Managing dynamic data with Vectors and Tables.
Understanding the borrow checker.
Writing reusable, Type-agnostic code.