Chapter 3 & 4 Review

Descrição

Vocabulary for program flow
Shannon Anderson-Rush
FlashCards por Shannon Anderson-Rush, atualizado more than 1 year ago
Shannon Anderson-Rush
Criado por Shannon Anderson-Rush quase 8 anos atrás
2100
0

Resumo de Recurso

Questão Responda
Vocabulary
Implementation The process of writing the course code, in a particular programming language.
Software Requirements Specify what a program must accomplish.
Software Design Spell out how a program will accomplish its requirements.
Algorithm A step-by-step process for solving a problem.
Pseudocode A mixture of code statements and English phrases sort of like a rough draft of an essay.
Testing Running a program many times with different inputs and carefully studying the results.
If Statement Lets a program choose whether to execute a particular statement.
Conditionals & Loops Lets us control the flow of execution through a method.
If-Else Statement Tells a program to do one thing if a condition is true and another if the condition is false.
While Statement Lets a program execute the same statement many times.
Iterator An object that has method that allows you to process a collection of items one at a time.
For Statement Usually used when a loop will be executed a set number of times.

Semelhante

French Tense Endings
James Hoyle
Spanish Tenses
Joe McElroy
JavaScript Fundamentals
Andrew Watters
French Tense Endings
Orlaith Walsh
zero & first conditionals
Rolando Ponce
Spanish Conditional Endings
Oliver Hall
Conditional - Lesson 1
Lingua Fy
Conditional Operators and Statements
nini798
Spanish Future and Conditional Irregular Stems
Oliver Hall
TENSES
emilyrahill
1st If conditional
Abeer Alqahtani