Главная | Обратная связь | Поможем написать вашу работу!
МегаЛекции

Find the Russian equivalents to the English word combinations from the box




Программав двоичном коде; прикладная программа; программа, выполняемая в защищенном режиме; (не) совместимая программа; бесплатная программа; программа отладки; часто используемая (распространенная) программа; сервисная программа; сторожевая программа; дистанционная программа; программа моделирования; вспомогательная программа; программа для доступа (к данным); программа, работающая с базой данных; обучающая программа; универсальная программа; программа обработки данных; программа операционной системы (системная программа); выполняемая программа; сетевая /несетевая программа; самозагружающаяся программа; программа управления; программа обнаружения вирусов, заархивированная программа; программа, выполняемая с большой скоростью.

Program: access program; protected-mode program; application program; archived program; control / management program; binary program; operating (-system) program; common program; compatible / incompatible program; database program; educational / teaching / training program; free program; general-purpose program; high-performance program; off-line program; on-line program; processing program; remote program; running program; self-loading program; simulation program; debugging program; support program; utility program; virus-detection program; watch-dog program.

EXERCISE 18

Translate the sentences with Subjunctive Mood

1. It is required that the programmer should code the instructions of the program in the appropriate sequence.

2. The manager demanded that the work should be performed in time.

3. Without the Sun there would be no light, no heat, and no energy of any kind.

4. It is necessary that the program should be debugged (отлажена) by a programmer.

5. Write down the algorithm of comput­er operations lest you should make errors.

6. Our teacher speaks English as if she were a real Englishwoman.

7. I wished you had mentioned these facts while the subject was being discussed.

8. I wish it were summer now and we could go to the seaside.

9. I should like to be a top specialist in computer technology.

10. American scientists suggested that the quantum generator should be called laser, which is the acronym for light amplification by stimulated emission of radiation.

EXERCISE 19 Learn the terms from text

programming language – язык программирования

coded form – кодированное представление; кодированный вид

to convey — передавать; сообщать

to improve — улучшать, совершенствовать

machine-oriented language — машинно-ориентирован­ный язык

business-oriented language — язык для (программирования) экономических задач

problem-oriented language — проблемно-ориентированный язык

string of binary — строка двоичного представления

data handling — обработка данных; работа с данными

field-name length — длина имени поля

incorporate features — включать свойства, особенности

versatile — многофункциональный; разносторонний; универсальный

generous — большой, значительный (о количестве)

mathematical relationship — математическая связь (соотношение)

EXERCISE 20

Read the text about programming languages and be ready to answer the following questions:

1. What is the process of writing instructions called?

2. What is a code?

3. How must instructions be written?

4. What is the foundation of any programming language?

5. How was the development of programming languages progressing throughout the years?

6. What are the most common problem-oriented languages?

7. What is COBOL?

8. What functions was COBOL designed for?

9. What does FORTRAN serve for?

10. What capabilities has PL/I?

PROGRAMMING LANGUAGES

Let's assume that we have studied the problem, designed a logical plan (our flowchart or pseudocode), and are now ready to write the program instructions. The process of writing program instructions is called coding. The instructions will be written on a form called a coding form. The instructions we write will be recorded in a machine-readable form using a keypunch, key-to-tape, or key-to-disk, or entered directly into computer memory through a terminal keyboard.

The computer cannot understand instructions written in just any old way. The instructions must be written according to a set of rules. These rules are the foundation of a programming lan­guage. A programming language must convey the logical steps of the program plan in such a way that the control unit of the CPU can interpret and follow the instructions. Programming languages have improved throughout the years, just as computer hardware has improved. They have progressed from machine-oriented languages that use strings of binary Is and Os to problem-oriented languages that use common mathematical and/or English terms.

There are over 200 problem-oriented languages. The most common of them are COBOL, FORTRAN, PL/I, RPG, BASIC, PASCAL.

COBOL

COBOL was the most widely used business-oriented programming language. Its name is an acronym for Common Business-Oriented Language. COBOL was designed to solve problems that are oriented toward data handling and input-output operations. Of course, COBOL can perform arithmetic operations as well, but its greatest flexibility is in data handling. COBOL also was designed as a self-documenting language. Self-documenting languages are those that do not require a great deal of explanation in order to be understood by someone reading the program instructions. The self-documenting aspect of COBOL is made possible by its sentence like structure and the very generous maximum symbolic field-name length of 30 characters. With a field-name length of up to 30 characters, the name can clearly identify the field and its purpose.

FORTRAN IV

The FORTRAN IV language is oriented toward solving problems of a mathematical nature. The name FORTRAN comes from the combination of the words formula /translation. The version of FORTRAN IV has been designed as algebra-based programming language. Any formula or those mathematical relationships that can be expressed algebraically can easily be expressed as a FORTRAN instruction. FORTRAN is the most commonly used language for scientific applications.

PL/I

PL/I stands for Programming Language I. It was designed as a general-purpose language incorporating features similar to COBOL for data handling instructions and features similar to FORTRAN for mathematical instructions. PL/I is much more than a combination of the good features of both COBOL and FORTRAN, as it has many capabilities that are unique. Yet, although PL/I is one of the most versatile and the most powerful of the programming languages, it is not the most соmmon used. COBOL and FORTRAN have been available for a long period of time than PL/I, and many more users work with these languages.

EXERCISE 21

Find the English equivalents to the words from the text:

Языки программирования; совершенствовать языки программирования; сферы научного применения; блок-схема; кодированная форма; вид, удобочитаемый для компьютера; в соответствии с набором правил; уникальные возможности; представить логические шаги программы; таким образом; проблемно-ориентированные языки; обычный термин; язык для программирования экономических задач; обработка информации; операции по вводу-выводу данных; гибкость; идентифицировать поле и его цели; решение проблем математического характера; универсальный язык; машинно-ориентированные языки; включать свойства; многофункциональный и самый мощный из языков программирования.

EXERCISE 22

Поделиться:





Воспользуйтесь поиском по сайту:



©2015 - 2024 megalektsii.ru Все авторские права принадлежат авторам лекционных материалов. Обратная связь с нами...