CO304 – Minecraft: Python Coding
Ages: 12-16
Length: 32-36 sessions, 1 hour each
Description
This course will introduce students to Python Coding and common coding concepts in Python. They learn to utilize the coding concept of while loops, variables… They understand the importance of sequences in code and apply loops with different conditions, creating, testing, and debugging code while embracing a coding mindset.
Learning Objectives
By the end of the course, students will be able to:
- Learn to use conditional loops to complete challenges.
- Learn the importance of using “while” with conditional loops.
- Learn to use conditional loops to allow their agent to perform repeated tasks based on conditions in Minecraft: Education Edition.
- Learn and apply the coding concepts of lists
- Understand zero-based numbering
- Use underscores when creating variables and list names
- Spawn mobs in the Minecraft world