1/20
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
Innovating
brainstorming an idea that does not yet exist
Irreative development
Testing something in repeated cycles
computer
electronic device made up of hardware and software
abstarction
Removing details to manage complexity
programing
The action of writing a program
CPU
centra prccesing unit (brain)
algorithm
a finite set of intructions to accomplish a task
program
a sequence of instructions that solve a problem
computer science
The study of what a computer needs to solve problems
visual programming language
a programming language that uses drag and drop
high level
programs written in a way humans understand
low level
no abstraction
compilation
converting source code to machine code
source code
programs written in high level
machine code
1s and 0s
sequencing
one after another
selection
uses if then to tell a computer what to do
iteration
repeating something until a condition is met
natrual language
english
artifical language
limited
Imperative statement
move forward, put on pants