Search Header Logo
Tristen Sean Speaks presentation

Tristen Sean Speaks presentation

Assessment

Presentation

Computers

11th Grade

Practice Problem

Medium

Created by

Tezact Tezact

Used 2+ times

FREE Resource

7 Slides • 2 Questions

1

media

Programing

Logic

2

media

Features of Programming

Code

3

media

Each routine is completed by “End Routine” statements

When a program reaches its last step, it closes instead
of flowing through

When it does complete it can return to the point of the
main routine where it was called

​Conditional statement

​Subroutines

Functions

Only works of its true or false

Sum and write

Make it easier to code

Variable

Data inputted by user

Comments

Parts of the programming code that dont get executed but just stay there in the code to be read later

4

media

Pseudocode!!!

Pseudocode is easy instruction for

the computer

Basic details of what steps the

program is taking

Pseudocode is written before the

actual code is made for a program

5

media

F L O W C H A R T S

Sean McLean

6

media

WHAT ARE THEY

Flowcharts are diagrams that represent some sort of

process to make it easier to understand

In this presentation, I’ll show how they’re used in

programming

7

media

WHY THEY’RE COOL

They simplify complex things (like code) into a graphic

that makes it easy for our monkey brains to comprehend

They provide a roadmap for programmers to develop

actual code

They easily demonstrate the branching and looping

structure of code

They look pretty I guess

media

8

Multiple Choice

Pseudocode is Written easy to read

1

True

2

False

9

Multiple Choice

What is a Variable

1

Red bean pasta Stew

2

Parts of code that aren't executed and just read

3

True and false statements

4

Data inputted by the user

media

Programing

Logic

Show answer

Auto Play

Slide 1 / 9

SLIDE