COMPUTATIONAL THINKING (CT)

LI: to practice the four arts of computational thinking

KEYWORDS:

DECOMPOSE

PATTERN MATCHING

ABSTRACTION

ALGORITHM

KEYWORDS:

DECOMPOSE

break a problem down in smaller pieces

KEYWORDS:

PATTERN MATCHING

finding similarities between things

KEYWORDS:

ABSTRACTION

pulling out the difference to make one solution for multiple problem

KEYWORDS:

ALGORITHM

a list of steps you can follow to finish a task

Made with Slides.com