Episode 3 - Decomposition - Part 1
Introduction to Programming and Computer Science • 25m
This is Part One of Episode 3. Sequencing, try and write the code on paper, getting stuck and taking a break to think of a solution. Nested loops. Finding lots of iron and more villages.
Up Next in Introduction to Programming and Computer Science
-
Episode 3 - Decomposition - Part 2
This is Part Two of Episode Three. Sequencing, try and write the code on paper, getting stuck and taking a break to think of a solution. Nested loops. Finding lots of iron and more villages.
-
Episode 4 - Build a Fortress
Learn how to code the agent to build a fortress. We also have some fun with nested loops! Oh and of course, some hardcore survival! Have Fun!
-
Episode 5 - Control Flow - Part 1
This is Part One of Episode Five. Intro to control flow diagrams. Control flow for choosing a skin. Control flow for choosing what to wear in the morning. Decision trees. Representing decisions graphically. Creating a decision tree that optimizes our mine digging code so that the agent correctly...