Stage 3 Maze: Sequence.

Slides:



Advertisements
Similar presentations
How to Access Your TERM Course. There are 3 places to link to the TERM log in page 1. From the eWeber portal – Student page.
Advertisements

Litmus Learning Primer tests
Enter question text... 1.Enter answer text.... Enter question text... 1.Enter answer text...
INSTITUTE OF ANATOMY TESTING SYSTEM Center of Information Technology Division of Software and Information Systems Kaunas 2013.
CS1203 Uploading homework to be graded. C Click Here.
Enter question text... 1.Enter answer text.... Enter question text... 1.Enter answer text...
Basic Building Blocks of Programming. Variables and Assignment Think of a variable as an empty container Assignment symbol (=) means putting a value into.
Introduction to Algorithm – part one Jennifer Elmer Form 3 Computing.
 Select your grade level  Click The Leaf Chronicle  Enter Username: NIE  Enter Password: nie2013.
Introduction to Computer Programming
How to create an account on. Open a web browser (e.g. Mozilla Firefox or Internet Explorer) and type in the address bar, then press.
Stage 13 Bee: Conditionals
Log on to Digital Locker Website You should be able to log on using Internet Explorer browser at the campus. You may need to log in using Mozilla FireFox.
Presentation available
Stages of Processing.  When a computer is given instructions, a series of tasks must take place in order for a result to be accomplished  To accomplish.
Flow Control in Java. Controlling which instruction to execute next Sequential  Similar to walking, one step after another Branching  Similar to a fork.
Stage 12 Conditionals with Cards. Objective Define circumstances when certain parts of programs should run and when they shouldn’t Determine whether a.
STAGE 16: FLAPPY. OBJECTIVES  Match blocks with the appropriate event handler  Create a game using event handlers  Share a creative artifact with other.
Factors and Multiples.
Live Meeting Overview Proclaim. Proclaim Login Proclaim Portal URL: Username: xxxxxx Password: xxxxxx.
Repetition. Loops Allows the same set of instructions to be used over and over again Starts with the keyword loop and ends with end loop. This will create.
Share Spearheadtroopers.com Article/s. How to share Spearheadtroopers.com Articles? Share to Facebook Social Media 1.Open Mozilla Firefox or Google Chrome.
 Predict where a program will fall  Modify existing program to solve errors  Identify an algorithm that is successful when the steps are out of order.
STAGE 10: DICE RACE What do you remember from the last class? What was your favorite part? What do you wish we had had time to do?
Click on the ‘Curriculum’ tab. Click on the ‘Curriculum’ tab.
Flowcharts C++ Lab. Algorithm An informal definition of an algorithm is: a step-by-step method for solving a problem or doing a task. Input data A step-by-step.
Stage 17 Play Lab: Create a Story
Teacher instructions Students will be watching a video in Username: atcscience Password:
Welcome to Abacus. What is Abacus? It is a new Primary Maths Curriculum It is a new Primary Maths Curriculum It is linked to the Revised Areas of Learning.
How to Use Khan Academy Nicole Kutsmeda Wilkes University Spring 2016.
Mozilla Firefox is not Opening. For More Visit: firefox-customer-service For More Visit:
Student Access Instructions
Introducing Instructions
READ THE INSTRUCSTION CAREFULLY AND FOLLOW THE ARROW
STAR Chart Instruction
Please, use this URL to apply to your preferred program if you are new to the program
Introduction to Algorithm – part 1
Student Access Instructions
Windows 94
Servicenumber.org/mozilla- firefox.html. servicenumber.org/mozilla-firefox.html Mozilla Firefox Customer Service.
Bethlehem University Entrance Exam Sample
Programming Problem solving Debugging
Algorithms September 28, 2017.
Student Access Instructions
Logging in using single sign-on in the mobile app:
View Open Cases.
Start Finish Find the solution 42 out of out of 2200
Getting Started.
Stage 7 Artist: Loops.
WEB ELEMENTS MEMBER LOGIN MEMBER LOGIN MEMBER LOGIN MEMBER LOGIN
User Registration.
Prime Time Aug
Virtual Learning Environment
Tutorial 2: Algorithms.
Activity: Career Cruising
What is peerScholar? Online peer evaluation tool that helps develop your creative and critical thinking skills peerScholar is an online pedagogical tool.
Stage 6 Maze: Loops.
Count on 2 (Over the bridge)
Stage 5: Getting Loopy.
Chromebooks and Gizmo 1st period—DQPB2LJ8CJ 2nd period—TWN6ZWH4GX
The structure of programming
Click on Clever.
Internet Vocabulary Beth Felton McKelvey.
Type Topic in here! Created by Educational Technology Network
Making an Explorelearning account.
LOGIN username: password: school ID #
Thinking procedurally
Stage 4 Artist: Sequence
Reading STAAR Benchmark 8:00 AM- 11:15 AM
Stage 8 Bee: Loops.
Presentation transcript:

Stage 3 Maze: Sequence

Objectives Express movement as a series of commands Order movement commands as sequential steps in a program Represent an algorithm as a computer program Count the number of times an action should be executed and represent it as instructions in a program

Video http://studio.code.org/s/course2/stage/3/puzzle/1

Computer Time Login Open Mozilla Firefox Type URL – Username: bsmedia Password: Press Enter Open Mozilla Firefox Type URL – http://studio.code.org/sections/OAOEFV

Computer Time Stage 3 Maze: Sequence Answer the 2 questions at the end Move through at your own pace Answer the 2 questions at the end Stop at Stage 4 Artist: Sequence