Chapter 5: Algorithms and Programming Part 2

studied byStudied by 6 people
0.0(0)
learn
LearnA personalized and smart learning plan
exam
Practice TestTake a test on your terms and definitions
spaced repetition
Spaced RepetitionScientifically backed study method
heart puzzle
Matching GameHow quick can you match all your cards?
flashcards
FlashcardsStudy terms and definitions

1 / 10

11 Terms

1

Programs

can be developed for creative expression, to satisfy personal curiosity, to create new knowledge, or to solve problems (to help people, organizations, or society).

New cards
2

languages

In some ________, a procedure could be called a method or subroutine.

New cards
3

planning

first step in programming

New cards
4

Program documentation

is helpful in all stages of program development.

New cards
5

Consultation and communication

with program users are important aspects of program development to solve problems.

New cards
6

Documentation

does not slow down run speed and is necessary when collaborating or programming alone.

New cards
7

flowchart

is a way to represent an algorithm visually.

New cards
8

Lists

are an organized and formatted way of storing and retrieving data.

New cards
9

Traversing

a list means that you are accessing all the elements of the list one by one.

New cards
10

procedure

is a set of code that is referred to by name and can be called (invoked) at any point in a program simply by utilizing the procedure’s name.

New cards
11

method or subroutine

procedure could be called a

New cards

Explore top notes

note Note
studied byStudied by 19 people
874 days ago
5.0(1)
note Note
studied byStudied by 19 people
866 days ago
5.0(2)
note Note
studied byStudied by 10 people
827 days ago
5.0(1)
note Note
studied byStudied by 21 people
862 days ago
5.0(1)
note Note
studied byStudied by 5 people
751 days ago
5.0(1)
note Note
studied byStudied by 7 people
23 days ago
5.0(2)
note Note
studied byStudied by 5 people
70 days ago
5.0(1)
note Note
studied byStudied by 1547 people
413 days ago
5.0(3)

Explore top flashcards

flashcards Flashcard (44)
studied byStudied by 1 person
678 days ago
5.0(1)
flashcards Flashcard (74)
studied byStudied by 2 people
710 days ago
5.0(1)
flashcards Flashcard (122)
studied byStudied by 7 people
62 days ago
5.0(1)
flashcards Flashcard (118)
studied byStudied by 13 people
611 days ago
4.0(1)
flashcards Flashcard (33)
studied byStudied by 13 people
101 days ago
5.0(1)
flashcards Flashcard (51)
studied byStudied by 10 people
363 days ago
5.0(1)
flashcards Flashcard (96)
studied byStudied by 14 people
808 days ago
5.0(2)
flashcards Flashcard (41)
studied byStudied by 16 people
436 days ago
5.0(1)
robot