Search Header Logo
Lesson - Unit 5

Lesson - Unit 5

Assessment

Presentation

Computers

6th - 8th Grade

Hard

Created by

Kimberly Anderson

Used 19+ times

FREE Resource

6 Slides • 0 Questions

1

Lesson - Unit 5

Universal Programming Principles​

By Kimberly Anderson

2

Chapter 14: Variables

  • ​Variables - Definition of each type

  • Differences in Variables - String, Numeric, Boolean, Array​​

  • Rules for Naming Variables - String, Numeric, Boolean, Array

Instead of "equals" use is assigned or takes the value.

Variable

Identifier

Value

Declare

Assignment Operator​

String Values

Numeric Values - Integer

Boolean Values

Array

XP​

3

If . . . Then

Else

Else if

Comparison Operators

Compound Conditionals

Logical Operators

Nested Conditional​

Allows for specific coding to run when certain conditions are met or not met.

Chapter 15: Conditional Statements

4

Loop Statements

For Loop

While Loop

Nested Loop​

​One word definition of Loop - Repeat

Chapter 16: Loops

5

Chapter 17: Events

Events are actions that cause something to happen within a program.

Events

Event Handler

Examples of Events:

6

Chapter 18: Procedures

Procedures

Call

Parameters

Return a value​

Lesson - Unit 5

Universal Programming Principles​

By Kimberly Anderson

Show answer

Auto Play

Slide 1 / 6

SLIDE