Coding for kids: Learn to program with Minecraft
- Description
- Curriculum
- FAQ
- Reviews
Introduce your child to programming the easy and engaging way—through Minecraft Java Edition. Our course offers all the excitement without the hassle of installing Minecraft Education Edition.
Here’s what your child will experience:
– Learning to code becomes an adventure in Minecraft, making education feel like playtime. Our active server community keeps kids motivated and eager to learn.
– Beginners dive into programming basics while enjoying the freedom of Minecraft’s sandbox environment, stress-free. It’s not just educational; it’s brain-boosting fun.
– Hands-on lessons with customizable examples encourage creativity and experimentation.
Why choose this course?
– Get top-notch education at a fraction of the cost compared to traditional classes. Check out our special offers and discounts on our Udemy page.
Easy setup and high engagement
– Kids love coding in Minecraft because it blends learning with their favorite game. Seeing their code in action sparks creativity and keeps them hooked.
– Our setup is straightforward: all you need is the standard Java Minecraft and a web browser to access our webpage. If your child is already playing Minecraft on a PC or Mac, you’re likely ready to go.
Regulatory disclaimers:
– Children under 18 need a parent or guardian to manage their account and enrollments.
– Access the Visualmodder platform for a robust learning experience, managed by the computer association of Ticino in Switzerland.
– This is not an official Minecraft product and is not affiliated with Mojang.
Ready to shape the future?
– This course opens doors to new skills and potential careers. Don’t miss out—enroll today to give your child a head start.
Join us now and let your child discover the joy of coding through Minecraft!
-
1A more detailed introductory video
Show more details on how the coding with Visualmodder works
-
2How do we connect Minecraft to the editor used for programming
This lecture explains how to connect Minecraft to the visualmodder server
-
3A quick explanation on how to ask for help
Writing messages in the Q&A box is the easiest way to send messages to the instructor
-
4Learning the basic usage of the coding editor
-
5Learn how to quickly run a first program
-
6Learn to use the code editor.
-
7We build a tower
This lecture shows how to assemble a first tower step by step
-
8How do we build a more beautiful tower?
How we can make our towers more beautiful
-
9Learn more features. We build a more beautiful tower
We continue the previous example and see how to use multiple materials
-
10How to use the resources of the Udemy lectures
This lecture shows how to download the resources of the Udemy lessons and how to load programs into the program editor
-
11How to create a huge birthday cake
This lecture gives the hints needed to create a cake made of wool.
-
12Practice by creating a huge birthday cake
This lecture goes step by step in creating a cake made of wool.
-
13Geometric Shapes
This quiz improves the understanding of basic geometric shapes
-
14How to create a nice castle surrounded by water
This lecture gives the hints for expanding the first simple tower programs into creating a completed crenelated castle with a moat filled with water
-
15Have fun building a nice castle surrounded by water
This lecture shows how to create a crenelated castle with a moat filled with water
-
16Discover functions and actions: Write your name in the sky
This lecture uses many of the actions available in the code editor to create new programs in Minecraft
-
17Function names
Short quiz on how to name a function
-
18Discover Objects. Play with a team of friendly zombies
This lecture goes through the objects, mobs, items and particles that can be created with the robot
-
19Quiz on creating rows of objects
-
20A faster way to select a block from the objects list
Minecraft has a huge amount of different block types. This lecture shows how to filter the object lists.
-
21How to create an aquarium
This lecture explains the basic steps to create an aquarium with a train track around it
-
22Create an aquarium with a train for visitors
This lecture has the purpose of repeating what we have learned until now and creates a beautiful aquarium with a train track around it
-
23Discover direction. Create a beautiful sun
This lecture shows how to move and turn the robot while creating an artistic sun made of blocks
-
24Test your knowledge about angles
A quick test to gain confidence with angles
-
25Discover vertical axes by making a sphere full of bats
This lecture shows how the vertical axe of the robot can be changed to create slanted buildings or even a sphere
-
26Which one is the tallest tower?
-
27How to slow down the robot for debugging and recording "time lapse" movies
This lecture shows how to slow down the programs in order to see how the blocks are put. Slowing down the run of programs allows also for the recording ot "Time lapse" movies
-
28Organize your code with functions
This lecture shows in an emulation, how functions can call each other
-
29Advantages of code organization
This lecture shows the advantages of organizing the code in functions and how to create and use them
-
30The purpose of functions
Motivating children to organize code with functions
-
31Brew potions with awesome functions
This lecture explores how functions can be called automatically by self created potions
-
32Hints about potions
This lecture explains potential issues with the naming of functions
-
33Automate your commands with "event programming"
This lecture explores how functions can be called automatically by events happening during gameplay
-
34Discover drawings by making a zoo
This lecture explains the usage of the drawing functionality by creating a zoo with animals and visitors
-
35Using the drawings
In this quiz we will repeat some of the basic concepts for creating a drawing
-
36How to build a house with a face that you like
This lecture repeats the drawing functionality and shows an advanced use of it
-
37Build a house with a face that you like
This lecture repeats the drawing functionality to create a house in Minecraft
-
40Learn what variables are and why we use them
This lecture explains what variables are and shows their advantage in creating a simple program
-
41Practicing Math with variables
This lecture focuses on doing math using variables
-
42Use simple logic to create towers with random materials and mobs
This lecture explains how to use logic in your programs to create a tower with random materials
-
43Build pyramids using variables
This lecture explains how to use variables to build a pyramid
-
44Build pyramids using the "counting" loop
This lecture explains how to use the "count" loop to build a pyramid
-
45Spread a beautiful carpet over the ground
This lecture practices the use of the "count" loop in order to create an artistic carpet
-
46Create a delicious ice-cream cone
This lecture practices loops in order to create gigantic ice-creams
-
47Swim in a huge water clock
This lecture show further uses of the "count" loop
-
48Create fences, deciding the size while playing
This lecture shows how to create parameters and how to use them to make functions adapt to our needs while playing
-
49Create a portable bridge
This lecture show the usefulness of parameters by creating custom length bridges
-
50Make games with timed blocks
This lecture introduces "timed" blocks, uses them for games, creates a parametrizable timer made of blocks
-
51Compare the while loop to the repeat loop
This lecture introduces the "while" loop and shows its working with a simple emulation
-
52Create an automatic digging machine to explore the ground
This lecture introduces the "while" loop by creating an automatic digger that stops at the bottom of the world
-
53Explain cartesian coordinates
This lecture explains the theory of cartesian coordinate systems
-
54Use cartesian coordinates to create a village of towers
This section shows examples of how to use the cartesian coordinate system to mathematically position towers.
-
55Explain polar coordinates
This lecture simplifies the theory behind polar coordinate systems, making it easy to understand.
-
56Use polar coordinates to draw amazing shapes
This section shows examples of how to use the polar coordinate system to create beautiful shapes such as roses and hearts.