Break down a problem or complex system in small pieces.
What is Decomposition?
10, -3, 1.25, 10000.23, 0, -3.1416
What is Numerical Data?
==
What is an "equal to" operator?
Device that receive inputs, process data, store it and generate outputs.
What is Computer?
To be specific and clear.
What is the precise characteristic of an algorithm?
Look for characteristics in common to find standards.
What is Pattern Recognition?
"A017256329", "Hello", "3.1416"
What is Alphanumeric Data?
>=
What is the "greater or equal to" operator?
Allows the introduction of data or instructions.
What is an Input Device?
Must have a very clear objective
What is the defined characteristic of an algorithm?
To be centered in the relevant information putting aside all the non-important data.
What is Abstraction?
images, audio, video
What is Audiovisual data?
<
What is the "less than" operator?
Devices that make possible the storage and processing of information/data.
What is a process/storage device?
Set of steps that include one or more decisions that allow reaching the main objective
What is a conditional type of Algorithm?
A series of steps, written in everyday language that lead us through a process to solve a problem
What is Algorithm?
True/False, 1/0, Yes/No
What is Logical Data?
!=
What is the not equal to operator?
Devices that show the information to the user.
What is an Output device?
Must identify inputs/ processes/ outputs
What is the guideline for an algorithm?
Process to solve problems
What is Computational Thinking?
Always starts with a letter. Uses underscore for compaunds words. Has letters, numbers and underscore.
What is the name of a variable/constant?
AND / OR
What is a Logical Operator?
Microphone, camera, scanner, mouse, keyboard
What is an Input device?
The result of this arithmetic operation will be the remain of the division
What is Modulus Division (%)?