
- •Unit 13
- •I. Vocabulary
- •1. What is programming?
- •2. Complete the following definitions with the words and phrases in the box. Translate the terms and their definitions.
- •II. Listening
- •III. Reading: Programming languages
- •1. Read the text and find answers to these questions.
- •IV. Vocabulary: Word-building
- •1. Look at the groups of words and decide what part of speech each word is. Then complete the sentences with the correct word.
- •3. Write down the base form of each verb. Translate them. And what do the verbs with de- mean? Can you think of any more verbs with de- in English? Write them down.
- •V. Grammar: Infinitives
- •1. Make sentences as in the example.
- •Look at these pairs of examples and decide where there is a change in meaning. Translate the sentences into Ukrainian.
- •VI. Reading
- •1. Make a list of as many computer languages as you can think of.
- •2. Study the table, then answer the questions.
- •III. Grammar: The Passive
- •1. Study this information:
- •2. Complete these sentences with a suitable verb form.
- •3. Read the passage and complete it with the verbs in the correct forms.
- •VIII. Listening & Writing
- •1. Listen to Vicky Cameron, the it lecturer, talking to her students about c language. Copy the table and complete it with the relevant information.
- •Unit 14
- •3. Study the personal profile of Charles Graham. Which is the most suitable job for him?
- •VI. Listening
- •1.Listen to part of Chris Scott's interview with Sarah Brown and complete his notes.
- •VII. Writing
- •37 Charles Place, London sw10 6xx
VI. Reading
1. Make a list of as many computer languages as you can think of.
2. Study the table, then answer the questions.
What does VXML mean?
Who created VoiceXML?
When was it developed?
What technologies does it use for input and output?
What are the most suitable applications for VoiceXML?
What do you think are the benefits of having a voice Web?
The VoiceXML language
Language VXML or VoiceXML (Voice Extensible Markup Language) Created by a working group of 4 companies: AT&T, Lucent, Motorola and IBM in 2000 |
Characteristics Based on the XML language for input, VoiceXML uses voice recognition. For output, it uses pre recorded audio content and speech synthesis (text-to-speech). To access voice web first you dial its phone number, the call is received by a telephone server and the VoiceXML pages fetched via HTTP. Finally, you get the required information. A typical VoiceXML page could be 'sports.vxml'. |
Uses Used to create voice-user interfaces. Makes Internet content accessible via voice and phone. Instead of using a web browser on a PC, you use the telephone to access voice-equipped websites via a VoiceXML interpreter (a voice browser). Applications: 1. Voice portals (telephone services where you can hear information about sports, news, traffic, etc.) 2. Voice-enabled intranets 3. Voice e-commerce 4. Home appliances controlled by voice. |
III. Grammar: The Passive
1. Study this information:
The passive is formed with the verb to be in the correct tense and the past participle of the main verb.
e.g. Instructions are processed by the CPU.
The computer was invented by Charles Babbage.
2. Complete these sentences with a suitable verb form.
COBOL (use)………for business applications.
Original programs (write)……… in a high-level language.
All computer languages (must translate)………into binary commands.
The ADA language (develop)………in 1979.
In the 1970s, new languages such as LISP and PROLOG (design)………for research into Artificial Intelligence.
A new version of TurboPascal (release)………just……….
In the next century, computers (program)………in natural languages like English or French.
3. Read the passage and complete it with the verbs in the correct forms.
Visual BASIC is a programming language and an environment(1) …… (develop) by Microsoft in 1990. It (2) …… (use) to create applications for Windows operating systems.
The name 'BASIC (3) ……for (stand) Beginner's All- purpose Symbolic Instruction Code. The original BASIC language (4) …… (create) in 1965 and adopted by many programmers and PC manufacturers because it was user-friendly and easy to learn.
The adjective 'Visual' refers to the technique used to create a graphical user interface. Instead of (5) …… (write) a lot of instructions to describe interface elements, you just (6) …… (add) pre-defined objects such as buttons and dialog boxes, which can (7) ……. (choose) from a toolbox.
It (8)…….. (take) only a few minutes to create a Visual BASIC program. Using the mouse, you simply (9) …... (drag) and drop controls (e.g. option buttons, text boxes, icons, menu bars, etc.) into the required position, and then define their colour, size and behaviour.
Thanks to its object-oriented philosophy and interactive nature, Visual BASIC (10) ………. (enable) the programmer to quickly create all sorts of applications from small system utilities to database programs and Internet server applications.