
- •Схвалено Вченою радою Тернопільського національного економічного університету (протокол №8 від 2.07.2008)
- •Isbn 978-966-10-0224-0
- •Охороняється законом про авторське право. Жодна частина цього видання не може бути використана чи відтворена в будь-якому вигляді без дозволу автора чи видавництва
- •I. Match words in the text with their definition
- •II. Continue the following sentences:
- •III. Identify whether the following statements are true or false.
- •IV. Convert sentences from Active Voice into Passive Voice
- •V. Answer the following questions:
- •III. Convert sentences from Active Voice into Passive Voice.
- •IV. Continue the following sentences using words and
- •V. Fill in the prepositions if necessary:
- •VI. Answer the following questions:
- •The current and future design of computers. Components. (hardware). Computer input
- •I. Match the following words from the text with their definitions.
- •II. Identify whether the following statements are true or false.
- •III. Complete the following sentences using words and
- •IV. Fill in the prepositions if necessary:
- •V. Answer the following questions.
- •Computer Mouse
- •Source data automation
- •Match words in the text with their definitions.
- •Identify whether the following statements are true or false.
- •III. Complete the following sentences using the words and
- •Define what part of speech the words in bold type are.
- •V. Answer the following questions.
- •Ibm ViaVoice
- •I. Match words in the text with their definitions.
- •II. Identify whether the following sentences are true or false.
- •III. Complete the following sentences using words and
- •IV. Complete the raw.
- •V. Answer the questions.
- •Central processing unit (cpu)
- •Match words in the text with their definitions.
- •II. Identify whether the following statements are true or false.
- •III. Complete the following sentences using the words and
- •IV. Fill in the prepositions if necessary.
- •V. Answer the following questions.
- •Match words in the text with their definitions.
- •Identify whether the following statements are true or false.
- •Complete the following sentences using words and
- •Read and translate the text. Replace the Ukrainian words into their English variants given after the text.
- •Answer the following questions.
- •Cache memory
- •Match words from the text with their definitions.
- •Identify whether the following statements are true or false.
- •Join the sentences with the proper variant in the right
- •Answer the following questions.
- •Flash memory devices
- •Match words from the text with their definitions.
- •Identify whether the following statements are true or false.
- •Complete the following sentences using words and
- •Answer the following questions.
- •Definition of a hard disk
- •I. Match words in the text with their definitions.
- •Identify whether the following sentences are true or false.
- •Complete the following sentences using words and expressions given below.
- •Read the text.
- •Answer the questions.
- •Computer output
- •I. Match the words in the text with their definitions:
- •Identify whether the following sentences are true or false.
- •Complete the following sentences using words and
- •Fill in the prepositions if necessary:
- •Put the verbs in brackets in the correct tense:
- •Innumerate as many advantages/disadvantages of lcDs/crTs as you can. Use the model:
- •History of the internet. E-mail
- •Match the words in the text with their definitions.
- •Identify whether the following sentences are true or false. Use the model:
- •.Complete the following sentences using words and expressions given below.
- •Open the brackets using the necessary Voice (Active or Passive).
- •Answer the questions.
- •I. Match the words in the text with their definitions:
- •Identify whether the following sentences are true or false.
- •Complete the following sentences using words and expressions given below.
- •Fill in the prepositions if necessary.
- •Answer the questions.
- •Virtual reality
- •I. Match the words in the text with their definitions:
- •Identify whether the following sentences are true or false.
- •Complete the following sentences using words and expressions given below.
- •Fill in the prepositions if necessary.
- •Answer the questions.
- •Personal digital assistant (pda)
- •II. Identify whether the following sentences are true or false.
- •Complete the following sentences using words and expressions
- •Put the questions to the words in bold type.
- •Answer the questions.
- •Dvd players
- •Identify whether the following sentences are true or false.
- •Complete the following sentences using words and expressions given below.
- •In the text first define the sentences with the verbs in Passive Voice, then with the verbs in Participle II.
- •Fill in the prepositions if necessary.
- •Answer the questions.
- •Programming languages
- •I.Match the words in the text with their definitions:
- •Identify whether the following sentences are true or false.
- •Complete the following sentences using words and expressions given below.
- •2 .Necessity to write long series of instructions in the form of binary digits makes machine language programming an ... ... .
- •Fill in the prepositions if necessary.
- •Answer the questions.
- •Fourth-generation languages
- •I. Match the words in the text with their definitions:
- •Identify whether the following sentences are true or false.
- •Complete the following sentences using words and expressions given below.
- •Read and translate the text.
- •V.Answer the questions.
- •Multimedia
- •Match the words in the text with their definitions:
- •Identify whether the following sentences are true or false. Use the model:
- •Complete the following sentences using words and
- •Answer the questions.
- •Read and translate the text.
- •Computer software
- •Match the words in the text with their definitions.
- •Identify whether the following statements are true or false.
- •Complete the following sentences using words and expressions given below.
- •Read and translate the text. Define what parts of speech the words in bold type are. Translate them into Ukrainian.
- •Answer the questions.
Answer the questions.
How is a computer directed by?
How are computer programs commonly referred to?
What are the instructions used for?
Who writes the most computer programs?
What is the key to productive use of computers?
Into what types can software be divided?
What does the system software consist of?
What is an important part of the system software?
What do the instructions in the operating system tell the computer to do?
What is an important part of the system software and what does it tell the computer?
How is the way the software communicates with you called?
What is one of the more common user interfaces and what does it include?
What does application software consist of?
Where can programs required for common business and personal applications be purchased and how are they referred to?
What are the more widely used personal computer software packages?
Read and translate the text.
Operating systems have evolved through a number of distinct phases or generations, which corresponds roughly to the decades.
The 1940’s — First Generations
The earliest electronic digital computers had no operating systems. Machines of that time were so primitive that programs were often entered one bit at time on rows of mechanical switches (plug boards). Programming
languages were unknown (not even assembly languages). Operating systems were unheard of.
The 1950’s — Second Generation
By the early 1950’s, the routine had improved somewhat with the introduction of punch cards. The General Motors Research Laboratories implemented the first operating systems in early 1950’s for their IBM 701. The system of the 50’s generally ran one job at a time. These were called single-stream batch processing systems because programs and data were submitted in groups or batches.
The 1960’s — Third Generation
The systems of the 1960’s were also batch processing systems, but they were able to take better advantage of the computer’s resources by running several jobs at once. So operating systems designers developed the concept of multiprogramming in which several jobs are in main memory at once; a processor is switched from job to job as needed to keep several jobs advancing while keeping the peripheral devices in use.
For example, on the system with no multiprogramming, when the current job paused to wait for other I/O operation to complete, the CPU simply sat idle until the I/O finished. The solution for this problem that evolved was to partition memory into several pieces, with a different job in each partition. While one job was waiting for I/O to complete, another job could be using the CPU.
Another major feature in third-generation operating system was the technique called spooling (simultaneous peripheral operations on line). In spooling, a high-speed device like a disk interposed between a running program and a low-speed device involved with the program in input/output. Instead of writing directly to a printer, for example, outputs are written to the disk. Programs can run to completion faster, and other programs can be initiated sooner when the printer becomes available, the outputs may be printed.
Another feature present in this generation was time-sharing technique, a variant of multiprogramming technique, in which each user has an online (i.e., directly connected) terminal. Because the user is present and interacting with the computer, the computer system must respond quickly to user requests, otherwise user productivity could suffer. Timesharing systems were developed to multiprogram large number of simultaneous interactive users.
Text Comprehension. Continue the following sentences.
Work in the groups of two students. Student A begins and student B continues.
The earliest electronic digital computers had ...
By the early 1950’s, the routine had improved somewhat with the introduction of...
The systems of the 50’s were called single-stream batch processing systems
becausc ...
The systems of the 1960’s were able to take better advantage of the computer’s resources by ...
Operating systems designers developed the concept of multiprogramming
in which ...
Another major feature in third-generation operating system was the technique
called ...
Another feature present in this generation was ...
Time-sharing technique is a variant of...
CONTENT
WHAT IS A COMPUTER? 4
II. Continue the following sentences: 6
III. Identify whether the following statements are true or false. 7
Use the model: 7
Topics for Discussion 8
COMPUTER GENERATIONS 8
The first Generation, 1951-1958: The Vacuum Tube 8
The Second Generation, 1959-1964: The Transistor 9
The Third Generation, 1965-1970: The Integrated Circuit 10
The Fourth Generation, 1971-Present: The Microprocessor 11
The Fifth Generation: Japan's Challenge 12
THE CURRENT AND FUTURE DESIGN OF COMPUTERS. COMPONENTS. (HARDWARE). COMPUTER INPUT 18
Role Play. 29
Read the text. Replace the Ukrainian words into their English variants given after the text. 29
COMPUTER INPUT: 30
SPEECH/VOICE RECOGNITION 30
Comments: 32
Analog chips 37
Now say with what functions of the CPU the given words can 41
be compared: 41
COMPUTER STORAGE FUNDAMENTALS 41
Comments: 44
I. Match words in the text with their definitions. 44
II. Identify whether the following statements are true or false. 45
Use the model: 45
III. Complete the following sentences using words and 45
expressions given below. 45
IV. Read and translate the text. Replace the Ukrainian words into their English variants given after the text. 46
V. Answer the following questions. 46
CACHE MEMORY 47
Comments: 48
I. Match words from the text with their definitions. 48
II. Identify whether the following statements are true or false. 48
Use the model: 48
FLASH MEMORY DEVICES 51
Comments: 52
I. Match words from the text with their definitions. 53
II. Identify whether the following statements are true or false. 53
Use the model: 53
III. Complete the following sentences using words and 53
expressions given below. 53
IV. Answer the following questions. 54
Read the text. 54
DEFINITION OF A HARD DISK 55
Comments: 57
I. Match words in the text with their definitions. 57
II. Identify whether the following sentences are true or false. 58
Use the model: 58
III. Complete the following sentences using words and expressions given below. 58
IV. Read the text. 58
COMPUTER OUTPUT 60
I. Match the words in the text with their definitions: 63
II. Identify whether the following sentences are true or false. 63
Use the model: 63
III. Complete the following sentences using words and 63
expressions given below. 63
IV. Fill in the prepositions if necessary: 64
V. Put the verbs in brackets in the correct tense: 64
VI. Answer the questions. 64
Read the text. 65
HISTORY OF THE INTERNET. E-MAIL 67
II. Identify whether the following sentences are true or false. Use the model: 69
III .Complete the following sentences using words and expressions given below. 70
IV Open the brackets using the necessary Voice (Active or Passive). 70
ARTIFICIAL INTELLIGENCE 71
Comments: 73
III. Complete the following sentences using words and expressions given below. 75
IV. Fill in the prepositions if necessary. 75
V. Answer the questions. 75
VIRTUAL REALITY 76
III. Complete the following sentences using words and expressions given below. 79
IV. Fill in the prepositions if necessary. 79
V. Answer the questions. 79
PERSONAL DIGITAL ASSISTANT (PDA) 82
II. Identify whether the following sentences are true or false. 84
Use the model: 84
III. Complete the following sentences using words and expressions 85
given below. 85
IV. Put the questions to the words in bold type. 85
V. Answer the questions. 86
DVD PLAYERS 86
Comments: 88
II. Identify whether the following sentences are true or false. 88
Use the model: 88
III. Complete the following sentences using words and expressions given below. 89
IV. In the text first define the sentences with the verbs in Passive Voice, then with the verbs in Participle II. 89
PROGRAMMING LANGUAGES 92
I.Match the words in the text with their definitions: 94
II. Identify whether the following sentences are true or false. 94
Use the model: 94
III. Complete the following sentences using words and expressions given below. 94
IV. Fill in the prepositions if necessary. 95
V. Answer the questions. 95
FOURTH-GENERATION LANGUAGES 96
IV. Read and translate the text. 99
V.Answer the questions. 99
MULTIMEDIA 100
Comments: 102
I. Match the words in the text with their definitions: 102
II. Identify whether the following sentences are true or false. Use the model: 102
V. Read and translate the text. 104
COMPUTER SOFTWARE 105
Comments: 107
I. Match the words in the text with their definitions. 107
II. Identify whether the following statements are true or false. 107
Use the model: 107
III. Complete the following sentences using words and expressions given below. 108
IV. Read and translate the text. Define what parts of speech the words in bold type are. Translate them into Ukrainian. 108