Chapter 1 - Defining Information Technology - Fluency with Information Technology (7th Edition) Flashcards
(97 cards)
Learning Objectives (hint: there are 4)
- Recall the important moments and major inventions in computing from the last 100 hundred some odd years.
- Recognize, recall, and use the right words and terms to facilitate in learning ideas and to communicate better.
- Recall and define common computer terms.
- Recall and define “idea” words.
Glossary Term:
abstract
to remove an idea, concept, or process from a specific situation
Glossary Term:
abstraction
the central idea or concept removed from a situation
Glossary Term:
agent
the person or thing (usually a computer) following an algorithm’s instructions
Glossary Term:
algorithm
a precise and systematic method for producing a specific result
Glossary Term:
boot or booting
to start a computer and load its operating system
Glossary Term:
cache
to keep information, typically acquired at some effort, in the expectation of its reuse in the near future
Glossary Term:
generalization
statement of a rule deduced by generalizing
Glossary Term:
generalize
to formulate an idea, concept, or process so that it abstracts multiple situations
Glossary Term:
input
data put into a communication system for transmission or into a computer system for processing
Glossary Term:
mneumonic
an aid for remembering something
Glossary Term:
operationally attuned
thinking about how a device, tool, or application works to simplify its use
Glossary Term:
output
the information produced by a program or process from a specific input
Glossary Term:
processor
the component of a computer that computes, i.e., performs the instructions
Glossary Term:
programming
the act of encoding an algorithm that is to be executed by a computer
Glossary Term:
program
an algorithm encoded for a specific situation
Glossary Term:
rebooting or reboot
to restart a computer by clearing its memory and reloading its operating system
Glossary Term:
software
a collective term for programs
8 Big Ideas of Computation
- Digitizing information
- Stored-program computers
- Transistors
- Integrated circuits
- Personal computers
- The Internet
- The World Wide Web (WWW) and HTTP
- Layered software
Details on 8 Big Ideas of Computation:
```
Digitizing Information
hint: there are 5
~~~
1 Data being represented by numbers.
2 Creating machines that could read digital information was a breakthrough.
3 Census data becoming digitized in 1890.
4 The 1880 Census was all processed by hand and took 8 years. 5 The process was digitized with the creation of punch cards for the 1890 Census, but it is important to note the cards were processed by a card reader and not a computer.
Details on 8 Big Ideas of Computation:
Stored-program computers
hint: there are 4
1 Central processing units (CPUs) allowed information to be stored in the memory or software.
2 This allowed programs to be changed quickly, become more complex, and autonomous.
3 These computers were very large and complex and took up entire rooms.
4 They were also very heavy and used thousands of vacuum tubes which consumed a lot of power and they often burned out quickly.
Details on 8 Big Ideas of Computation:
Transistors
hint: there are 5
1 Provided an alternative to vacuum tubes.
2 They used less power and produced less heat.
3 They were extremely reliable.
4 They were smaller in size and weight.
5 The only problem was that they required a lot of assembly.
Details on 8 Big Ideas of Computation:
```
Integrated Circuits
hint: there are 8
~~~
1 Solved the problem in the inefficiency of building computers out of so many complex parts.
2 Integration
3 Parts are connected as they are being formed instead of forming then connecting them later.
4 Photolithography
5 Wires and all parts are “printed” onto the chips.
6 Layers are printed and connected allowing many more connections to exist in a small space.
7 Printing
8 Being able to simply print the parts of a chip allows them to be as complex as they need to be without additional cost.
Details on 8 Big Ideas of Computation:
```
Personal Computers
hint: there are 3
~~~
1 First personal computing machine was Xerox’s Alto in 1973.
2 President of DEC (a small computer manufacturer), Ken Olsen, stated in 1977 that “There is no reason for any individual to have a computer in their home.”
3 Now we all have numerous computers of various types in our lives.