Lesson 15

Introduction to Programming

Welcome

There are many different types of programming languages. Each programming language has its own syntax or style for entering instructions. To program in a particular language you must learn the syntax of the language. In any programming language, we are writing instructions for the computer or device to follow. Programming is logical and fun!

Lesson Goals

In Lesson 15 you will learn how to:

Upon completion of this lesson you will be able to answer the following questions:

  1. What command do you use to display text?
  2. What command do we use to clear the display window?
  3. What command would you type to place the words “You won!” at position 10, 50 in the display window?
  4. If Then statements must end with what command?
  5. What is a walk through in the programming world?

Time Required

About 60 minutes.