Computer Science, asked by arvind6238, 1 year ago

what is the first elements of computational thinking what does it define​

Answers

Answered by Anonymous
26

The first elements of computational thinking are decomposition, recognition of patterns recognition, generalization and an algorithm.

  • Decomposition allows the students to break complex issues into smaller and simpler problems.
  • Recognition of patterns, teaches the students to form connections between the experience and problems of similar nature.
  • Generalization or abstraction allows students to recognise vital information while ignoring facts which are unrelated or irrelevant.
  • Eventually, when taking simple steps to solve the problems, students use algorithms.
Answered by pappuboe1979
20

Answer:

1. Analysis : Analysis is the process of understanding the problem and conditions, and define the goals.

2. Decomposition : Breaking down a large problem into smaller parts which are easier to understand is called decomposition.

3. Pattern Recognition : Observing pattern, trends , and similarities in the data is known as pattern recognition.

4. Abstraction : is the Prosses of filtering out details or components of the problems to focus on the relevant ones.

please Mark me as brainlist

Similar questions