click below
click below
Normal Size Small Size show me how
Volcabulary words
| Term | Definition |
|---|---|
| flow charting | A flowchart is a type of diagram that represents a workflow or process |
| Story boarding | A sequence of drawings, typically with some directions and dialogue, representing the shots planned for a movie or television production. |
| coding | The process of assigning a code to something for classification or identification. |
| debugging | The process of identifying and removing errors from computer hardware or software. |
| User Interfaces | The means by which the user and a computer system interact, in particular the use of input devices and software. |
| Usability | The degree to which something is able or fit to be used. |
| variables | A data item that may take on more than one value during the runtime of a program. |
| Lists | A list is any information displayed or organized |
| Loops | A programming element that repeat a portion of code a set number of times until the desired process is complete. |
| Conditionals | Expressions that evaluate to either true or false. |
| Programming Language | A language used to write computer programs, which instruct a computer to perform some kind of computation, and/or organize the flow of control between external devices |
| events | An action or occurrence that can be identified by a program and has significance for system hardware or software. |
| Decomposition | The process of breaking down a problem into a number of smaller problems that can more easily be addressed. |
| Pattern Recognition | A data analysis method that uses machine learning algorithms to automatically recognize patterns and regularities in data. |
| Algorithmic thinking | A derivative of computer science and the process to develop code and program applications. |
| Abstraction | The extraction of relevant information from a larger data set |
| Trouble Shooting | A systematic process used to locate the cause of a fault in a computer system and correct the relevant hardware and software issues. |
| Hardware | Hardware the external and internal devices and equipment that enable you to perform major functions such as input, output, storage, communication, processing, and more. |
| Software | Software is a set of instructions, data or programs used to operate computers and execute specific tasks. |
| Operational problems | potential problems that could disrupt the workflow and efficiency of an organisation. |