Programming Concepts Vocab

Programming Concepts Vocab

Assessment

Flashcard

Computers

9th Grade

Easy

Created by

Sanchez Adamson

Used 3+ times

FREE Resource

Student preview

quiz-placeholder

15 questions

Show all answers

1.

FLASHCARD QUESTION

Front

lowerCamelCase

Back

A naming convention where the first letter is lower case, and each subsequent start of a word is upper case.

2.

FLASHCARD QUESTION

Front

World

Back

A "world" or "Karel World" is a grid that Karel lives in.

3.

FLASHCARD QUESTION

Front

Curly Bracket

Back

An open curly bracket is { and a close curly bracket is }.

4.

FLASHCARD QUESTION

Front

Parentheses

Back

( and )

5.

FLASHCARD QUESTION

Front

Break Down (Decompose)

Back

Breaking down your code is splitting it into more functions.

6.

FLASHCARD QUESTION

Front

Read Like a Story

Back

Programs that read like a story have good decomposition and make the code easy to follow.

7.

FLASHCARD QUESTION

Front

Top Down Design

Back

A method for breaking our program down into smaller parts.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?