Posts

IMPORTANT VOCABULARY

Algorithm: a step by step set of rules or instructions. ex. when a game tells you to press a series of buttons to achieve a goal. when you make food you have to follow step by step instructions Pseudocode: an informal way of communicating code

Logical operators

Image

Conditional coding

Image

Conditional coding questions

What are conditions, conditional coding, Boolean, and logical operator. A: conditions are a factor deciding wether the code is true or false, conditional coding is coding based on conditions; that only works if the condition is true or false. A Boolean is a specific type of condition and a logical operator is

LOOPS

Image

FUNCTIONS

Image

Directions questions

We’re you successful? Describe the experience. A: yes I was although the directions were a little complex I did eventually get it We’re any important directions left out? A: no, although there was to many directions What would you do differently next time? A: I would make it a little more complex and I would make sure to add all directions