Добавил:
Upload Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз: Предмет: Файл:
Учебник. Часть 2.doc
Скачиваний:
71
Добавлен:
10.11.2019
Размер:
17.65 Mб
Скачать

Vocabulary practice section 1

1. Match the terms with the appropriate explanation or definition.

1. software

a. permanent software programmed into a read-only memory

2. software license

b. the set of tools for writing computer programs

3. software license agreement

c. a program which executes a specific task, such as word processing, database management or financial planning

4. application program

d. a computer software that provides the infrastructure over operating system which programs can operate

5. programming software

e. the sets of programs that tell a computer how to do a particular job

6. system software

f. software that functions as a conversion or translation layer, also a consolidator and integrator

7. firmware

g. a contract between a producer and a purchaser of computer software that is included with software

8. middleware

h. a legal instrument governing the usage or redistribution of copyright protected software

2. Complete the text with the words.

advantage keyboard features version processor graphics

device commands software

The first (1) … of Windows provided a new software environment for developing and running applications that use bitmap displays and mouse pointing devices. Before Windows, PC users relied on the MS-DOS® method of typing (2) … at the C prompt (C:\). With Windows, users moved a mouse to point and click their way through tasks. In addition, Windows users could switch among several concurrently running applications. The product included a set of desktop applications, including the MS-DOS file management program, a calendar, card file, notepad, calculator, clock, and telecommunications programs, which helped users manage day-to-day activities.

Windows 2.0 took (3) … of the improved processing speed of the Intel 286 (4) …, expanded memory, and inter-application communication capabilities made possible through Dynamic Data Exchange (DDE). With improved graphics support, users could now overlap windows, control screen layout, and use (5) … combinations to move rapidly through Windows operations. Many developers wrote their first Windows-based applications for this release.

This early Interface Manager product preceded the Windows 1.0 GUI.

The third major release of the Windows platform from Microsoft offered improved performance, advanced (6) … with 16 colors, and full support of the more powerful Intel 386 processor. A new wave of 386 PCs helped drive the popularity of Windows 3.0, which offered a wide range of useful (7) … and capabilities, including: Program Manager, File Manager, and Print Manager, a completely rewritten application development environment, an improved set of Windows icons.

The new File Manager in Windows 3.0.

The popularity of Windows 3.0 grew with the release of a new Windows (8) … development kit (SDK), which helped software developers focus more on writing applications and less on writing (9) … drivers. Widespread acceptance among third-party hardware and software developers helped fuel the success of Windows 3.0.

KEY INFORMATION SECTION 2

A pplication software is any tool that functions and is operated by means of a computer, with the purpose of supporting or improving the software user's work. In other words, it is the subclass of computer software that employs the capabilities of a computer directly and thoroughly to a task that the user wishes to perform. This should be contrasted with system software (infrastructure) or middleware (computer services), which is involved in integrating a computer's various capabilities, but typically does not directly apply them in the performance of tasks that benefit the user. In this context the term application refers to both the application software and its implementation. Typical examples of software applications are word processors, spreadsheets, media players and database applications.

A word processor enables you to create a document, store it electronically on a disk, display it on a screen, modify it by entering commands and characters from the keyboard, and print it on a printer. The great advantage of word processing over using a typewriter is that you can make changes without retyping the entire document. If you make a typing mistake, you simply back up the cursor and correct your mistake. If you want to delete a paragraph, you simply remove it, without leaving a trace. It is equally easy to insert a word, sentence or paragraph in the middle of a document. Word processors usually support these features (and a few others).

C ut and paste: Allows you to remove (cut) a section of text and insert (paste) it somewhere else.

Find and replace: Allows you to direct the word processor to search for a particular word or phrase. You can also direct the word processor to replace one group of characters with another everywhere that the first group appears.

Word wrap: The word processor automatically moves to the next line when you have filled one line with text, and it will readjust text if you change the margins.

Print: Allows you to send a document to a printer to get hard copy.

Font specifications: Allows you to change fonts within a document. For example, you can specify bold, italics, and underlining. Most word processors also let you change the font size and the typeface.

G raphics: Allows you to include illustrations and graphs in a document. Some programs let you create the illustrations within the word processor; others let you insert a picture from a different program.

Headers, footers and page numbering: Allows you to specify customized headers and footers that the word processor will put at the top and bottom of even page. The word processor automatically keeps track of page numbers so that the correct number appears on each page.

Layout: Allows you to specify different margins within a single document and to specify various methods for indenting paragraphs – how much space you leave between the margins and the paragraphs.

Merge: Allows you to merge text from one file into another file. This is particularly useful for generating many files that have the same format but different data. Generating mailing labels is the classic example of using merges.

S pell checker: A utility that allows you to check the spelling of words. It will highlight any words that it does not recognize.

Thesaurus: Allows you to search for synonyms without leaving the word processor.

The line dividing word processors from desktop publishing systems is constantly shifting. In general, though, DTP applications support finer control over layout and more support for full-colour documents.

A spreadsheet program helps you manage personal and business finances. Spreadsheets, or worksheets, are mathematical tables which show figures in rows and columns.

A cell can hold three types of data: text, numbers and formulae. Formulae are entries that have an equation which calculates the value to display; we can use them to calculate totals, percentages, discounts, etc.

Spreadsheets have many built-in functions, prewritten instructions that can be carried out by referring to the function by name. For example, =SUM (D2:D7) means add up all the values in the cell range D2 to D7.

The format menu lets you choose font, alignment, borders, etc.

A database is essentially a computerized record-keeping system.

Each unit of information you create is called a record and each record is made up of a collection of fields. Typically, a single record consists of a set of field names like: Title, First Name, Surname, Job Title, TelNo and ID. You fill in a form with the relevant information for each field to add a new record to the database. There are different data types.

Text – holds letters and numbers not used in calculations.

Number – can only hold numbers used in calculations and reports.

Memo – can store long texts.

Date/Time – a date or time or combination of both.

AutoNumber – assigns a number to each record. OLE Object – (object linking and embedding) holds sounds and pictures.

Yes / No – for alternative values like true / false, yes / no, on / off, etc.

Hyperlink – adds a link to a website.

Once you have added data to a set of records, indexes must be created to help the database find specific records and sort (classify) records faster. An index performs the same function as in the back of a book or in a library. For example, if you regularly search your database by surname, the index should be defined on this field.

Two database tables can be related or joined as long as they hold a piece of data in common. A file of employee names, for example, could include a field called 'DEPARTMENT NUMBER' and another file, containing details of the department itself, could include the same field. This common field can then be used to link the two files together.

Extracting information from a database is known as performing a query. For example, if you want to know all customers that spend more than £9,000 per month, the program will search the name field and the money field simultaneously.

M edia player is a term typically used to describe computer software for playing back multimedia files. Most software media players support an array of media formats, including both audio and video files.