Pair Programming Concepts

Pair Programming Concepts

Assessment

Flashcard

Computers

6th Grade

Hard

Created by

Charlena Hale

FREE Resource

Student preview

quiz-placeholder

3 questions

Show all answers

1.

FLASHCARD QUESTION

Front

pair programming

Back

Two people working together to create a computer program. One person, called the driver, writes the code and explains the logic, while the other person, called the navigator, reviews it and gives feedback.

2.

FLASHCARD QUESTION

Front

driver

Back

The person who writes the code in a computer program when two programmers are working together.

3.

FLASHCARD QUESTION

Front

navigator (pair programming)

Back

The person who observes or reviews each line of code in a computer program as it is typed when two programmers are working together.