A collection of my assignments and projects for EDS 124BR
A quick demonstration of sequences using a Snap Program. It shows how to use the idea of sequences to build a simple computer program.
A quick demonstration of repeats using a Snap Program. It shows how to use the idea of repeats to make a sprite dance around the screen.
Another quick demonstration of repeats using a Scratch Program. It shows how to use the idea of repeats to build simple Scratch programs.
A quick demonstration of nested loops using a Snap Program. It shows how to use the idea of nested loops to draw an octagon.
A quick demonstration of events using a Snap Program. It shows how to use the idea of events to create a mini game.
A quick demonstration of variables using a Snap Program. It shows how to use the idea of variables to draw different shapes.
A quick demonstration of conditional loops using a Snap Program. It shows how to use the idea of conditional loops to create a mini-game.
A quick demonstration of if else statements using a Snap Program. It shows how to use the idea of if else statements to create a mini-game.
A quick demonstration of nested if-else statements using a Snap Program. It shows how to use the idea of nested if-else statements to determine whether a penguin is ready to swim.
A quick demonstration of compound conditionals using a Snap Program. It shows how to use the idea of compound conditionals to find a treasure buried in the sand.
A quick demonstration of abstraction using a Snap Program. It shows how to use the idea of abstraction to create an artwork.