Computational Thinking & Email Spam

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/7

flashcard set

Earn XP

Description and Tags

Flashcards for Computational Thinking and Spam

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

8 Terms

1
New cards

Computational Thinking

A way of thinking through problems and finding good solutions for them.

2
New cards

Four Elements of Computational Thinking

Decomposition, Abstraction, Pattern recognition, Algorithm

3
New cards

Decomposition (in Computational Thinking)

Breaking a problem down into smaller parts.

4
New cards

Abstraction (in Computational Thinking)

The process of simplifying complex problems by focusing on essential details while ignoring unnecessary ones.

5
New cards

Pattern Recognition

Finding the similarities and differences between things.

6
New cards

Algorithm

A set of instructions we can follow to carry out a task. A well-written algorithm leads to a good program.

7
New cards

Spam Filter

A computer program that spots spam emails (unsolicited email) and can stop them from getting into your inbox.

8
New cards

Spam Email Actions

Recognize and delete or report spam emails, and use an effective spam filter.