My Education Portfolio

A collection of my assignments and projects for EDS 124BR

Sequences

A quick demonstration of sequences using a Snap Program. It shows how to use the idea of sequences to build a simple computer program.

View Project →

Repeats Using Snap

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.

View Project →

Repeats Using Scratch

Another quick demonstration of repeats using a Scratch Program. It shows how to use the idea of repeats to build simple Scratch programs.

View Project →

Nested Loops

A quick demonstration of nested loops using a Snap Program. It shows how to use the idea of nested loops to draw an octagon.

View Project →

Events

A quick demonstration of events using a Snap Program. It shows how to use the idea of events to create a mini game.

View Project →

Variables

A quick demonstration of variables using a Snap Program. It shows how to use the idea of variables to draw different shapes.

View Project →

Conditional Loops

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.

View Project →

If Else statements

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.

View Project →

Nested If-Else statements

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.

View Project →

Compound Conditionals

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.

View Project →

Abstraction

A quick demonstration of abstraction using a Snap Program. It shows how to use the idea of abstraction to create an artwork.

View Project →