Table of Contents
Coding with Minecraft ▼
Teaching Kids to Code with Minecraft (1)
Course Content (1)
Course Information (3)
What You Need to Get Started (1)
How VisualModder Works (1)
Lesson types (1)
Start Teaching Today! (1)
Quick Start ▼
Quick Start (2)
⚡ Step 1: Connect to the Minecraft Server (2)
⚡ Step 2: Create your first program (6)
⚡ Step 3: Run your first program in Minecraft (2)
⚡ Step 4: Let’s do it again with a tower (6)
The coding editor ▼
The Coding Editor (2)
📚 Explanation of the Editor User Interface (1)
📚 Features of the Coding Editor (1)
📚 Save and Reload a Program (3)
📚 Organizing Code (2)
📚 Running programs in Minecraft (1)
Simple Loops ▼
Iteration with Simple Loops (2)
⚡ Let's Create an Aquarium (4)
⚡ Be prepared for survival (5)
🎯 What does this program create? (2)
⚡ Create a Birthday Cake (5)
Combining blocks ▼
Combining Blocks (2)
🎓 Blocks lists (4)
🎯 Blocks lists (1)
🎯 What blocks are created by these programs? (2)
🎯 What does this program create? (2)
⚡ Make your own castle (6)
⚡ Chess Board (4)
⚡ Use letters to create fun structures (4)
Movement ▼
Moving in the world (2)
🎓 The movement blocks (1)
⚡ Let's create a smiley face (8)
Independent time: Make your own smiley (1)
⚡ We make a tower in the shape of an arrow (6)
🎯 How do we make a chicken bomb? (2)
Horizontal rotation ▼
Horizontal Rotation (1)
Horizontal rotation (1)
🎓 Angles (1)
Which angle is this? (2)
⚡ Create a sun by rotating a row of blocks (4)
How do I double the number of spikes from 4 to 8? (1)
How do I double the number of spikes? (1)
⚡ Create a rotating stair (5)
⚡ The flower thrower (2)
Vertical rotation ▼
Vertical Rotation (1)
Vertical rotation (1)
🎓 Inclination (1)
⚡ Tilting towers (6)
⚡ A rainbow in the sky (7)
⚡ Creating a ball (3)
🎯 Can you create a cherry? (2)
Functions ▼
Functions (2)
Purpose of defining functions (1)
🎓 Functions organize our code (5)
⚡ Hot Air Balloon (6)
Functions naming (1)
🎯 Which function names are valid? (2)
⚡ Castle with towers (8)
Make your own circles and towers (1)
⚡ Programmable potions (2)
Fun ⚡ Catch each other in Minecraft (1)
Variables ▼
Variables (2)
🎓 What Is a Variable? (1)
🎓 How to Create a Variable in the Editor (1)
⚡ Make a House with Variable Size and Material (5)
Basic Example with a Row of Blocks (1)
⚡ Make Concentric Squares (4)
🎯 What Numbers Are Generated by This Code? (2)
⚡ Chess Board (3)
⚡ Create a Parkour (6)
Counting Loops ▼
Counting Loops (2)
What Are We Going to Learn (1)
Coding a Pyramid (3)
The counting loop (4)
🎯 Counting Loop Quiz (3)
⚡ Fun Carpets (1)
Make Your Own Carpets (2)
How do I add another color? (2)
⚡ The Hourglass (4)
logic and conditionals ▼
Logic and Conditionals (2)
🎓 Random Numbers (1)
⚡ Artistic towers (1)
⚡ Spreading Flowers (2)
🎓 The Logic Blocks (2)
The Logic Blocks (1)
🎯 Error in the Conditions (2)
⚡ The Logic Blocks (1)
⚡ The Lucky Function (2)
🎯 What's the Result of the Program? (2)
Complex shapes ▼
Complex Shapes (1)
Complex shapes (1)
🎓 The drawing block (4)
⚡ Draw a rectangle (4)
🎯 How do I clear the blocks? (2)
⚡ Make your own flag (4)
⚡ Zoo (5)
Fun ⚡ Design a maze (4)
⚡ Make a House (8)
⚡ The Colosseum (4)
⚡ The Mushroom House (4)
⚡ The Lightbulb (3)