Live stream preview

Watch this video and more on Squircle Labs

Watch this video and more on Squircle Labs

Episode 4 - Build a Fortress

Introduction to Programming and Computer Science • 39m

Up Next in Introduction to Programming and Computer Science

  • 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...

  • Episode 5 - Control Flow - Part 2

    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 handles situations with water, ai...

  • Episode 6 - Variables

    Testing a hypothesis: are the developers being honest with the frequency of each ore. Correspondence between Minecraft chests and variables. Write a program that determines the frequency of the different ores. Variables vs. Constants when representing data.