An Activity

Each week, the weekly readings will consist of either reading, programming, an activity, or a little of everything. This week, you will start by doing a simple activity geared at teaching you some basic logic concepts via the Scratch programming language you saw in your first lab section.

In this activity, after you complete each puzzle you will be given a success screen. As part of that success screen, you will see an option to Show code. For example, the code to complete the first puzzle is:

moveForward();
moveForward();

For each puzzle, you should watch how the JavaScript code directly relates to the blocks you create. For Puzzles #4, #8, #12, and #16, you will need to copy and paste your solution to the puzzle into this weekly reading assignment.

Start the activity by clicking here!

Questions

Submission for Reading Assignment #1 have completed. Submissions were due Sunday, Jan. 26th by 6:00pm.