An Entire Computer On A Chip
An Entire Computer On A Chip
Microprocessor- an integrated circuit that contains all the functions of a central processing
unit of a computer
2. Microcontroller an entire computer on a chip
3. IDE- intergrated development environment
4. Computer A words and names defined as part of a computer
program- language to perform specific tasks
6. Machine a programming language understood by computers that
language- consists entirely of numbers
7. High level a programming language
language-
8. Open source denoting software for which the original source code is made freely
available and may be redistributed and modified.
9. Proprietary relating to an owner or ownership.
10. Syntax- the arrangement of words and phrases to create well-formed sentences in
a language
11. Interface a device or program enabling a user to communicate with a computer.
12. Keywords a word or concept of great significance
13. Abstraction the quality of dealing with ideas rather than events
14. Variable not consistent or having a fixed pattern; liable to change
15. Program loop- a loop that the progam must follow and execute
16. Infinite loop- while loop
17. Counting loop for loop
18. Conditional if loop
loop-
19. Comment a verbal or written remark expressing an opinion or reaction
20. Statement a definite or clear expression of something in speech or writing
21. Function a relationship or expression involving one or more variables
22. Analog- relating to or using signals or information represented by a continuously
variable physical quantity such as spatial position or voltage
23. Digital- (of signals or data) expressed as series of the digits 0 and 1, typically
represented by values of a physical quantity such as voltage or magnetic
polarization
24. Binary- relating to, using, or expressed in a system of numerical notation that has
2 rather than 10 as a base
Definitions Used in Computer Programming
Name________________________________Date________________Class_________
Introduction to Robotics Part 5: Programming
Quiz
1. What is the main reason to write a computer program?
A to learn mathematics
B to understand technology
C to solve a problem
D to impress your friends
C the set of rules that define how symbols and words are used in a programming
language