A | B |
Problem Analysis | the process of understanding real-world problems and user needs and proposing solutions to meet those needs |
Computational Thinking | A study of the problem-solving skills and procedures involved in writing software and applications |
Data | Computer data is information processed or stored by a computer |
Abstraction | dentifying and extracting relevant information to define main idea(s) to begin seeing differences and similarities |
Automation | Having computers or machines do repetitive tasks |
Data Collection | Gather information |
Data Analysis | Making sense of data by finding patterns or developing insights |
Data Representation | Depicting and organizing data in graphs, charts, words and images |
Decomposition | Breaking down data, processes or problems into smaller manageable parts |
Parallelization | Simultaneous processing of similar tasks from a larger task to more efficiently reach a common goal |
Flowchart | A flowchart is a diagram that describes a process or operation |