Presentation is loading. Please wait.

Presentation is loading. Please wait.

CHAPTER 1 THE ABC OF PROGRAMMING

Similar presentations


Presentation on theme: "CHAPTER 1 THE ABC OF PROGRAMMING"— Presentation transcript:

1

2 CHAPTER 1 THE ABC OF PROGRAMMING

3 A

4 WHAT IS A SCRIPT AND HOW DO I CREATE ONE?

5 A script is a series of instructions that a computer can follow to achieve a goal.

6 YOU CAN COMPARE SCRIPTS TO: Recipes Handbooks Manuals

7 WRITING A SCRIPT

8 1

9 1 DEFINE THE GOAL What do you want to achieve?

10 2 1 DEFINE THE GOAL What do you want to achieve?

11 1 2 DEFINE THE GOAL What do you want to achieve? DESIGN THE SCRIPT
Split the goal into a series of tasks

12 3 1 2 DEFINE THE GOAL What do you want to achieve? DESIGN THE SCRIPT
Split the goal into a series of tasks

13 1 2 3 DEFINE THE GOAL What do you want to achieve? DESIGN THE SCRIPT
Split the goal into a series of tasks CODE EACH STEP Using the JavaScript language

14


Download ppt "CHAPTER 1 THE ABC OF PROGRAMMING"

Similar presentations


Ads by Google