Добавил:
Upload Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз: Предмет: Файл:
2 КОНТР ФКН,ФКС 6.050101, 6.050102, 6.050103 (1...doc
Скачиваний:
0
Добавлен:
01.05.2025
Размер:
510.46 Кб
Скачать

Контрольна робота 2 Programming and Programming Languages

Варіант 1

Exercise 1. Read the following words and word combinations. Memorize them:

modern

сучасний

современный

solve a problem

вирішувати задачу

решать задачу

set of instructions

набір команд

набор команд

various

різний, різноманітний

разный, разнообразный

operation

робота, операція

работа, операция

software

програмне забезпечення

программное обеспечение

define a problem

визначати задачу

определять задачу

describe

описувати

описывать

assignment

призначення, завдання

назначение,

задание

create

створити

создать

program

specification

програмна специфікація (технічний опис програми)

программная спецификация (техническое описание программы)

decompose

розкладати на складові частини

разбивать на составные части

sepаrate

окремий

отдельный

flowchart

блок-схема

блок-схема

data flow

потік даних

поток данных

solution

рішення

решение

debug

налагоджувати

налаживать

complete

завершувати, закінчувати

завершать, заканчивать

gather

збирати

собирать

verify

перевіряти

проверять

finite

обмежений

ограниченный

sequence

послідовність

последовательность

step

крок

шаг

particular

особливий,

окремий

особенный, отдельный

implement

виконувати, здійснювати

выполнять, осуществлять

low-level language

мова низького рівня

язык низкого уровня

high-level language

мова високого рівня

язык высокого уровня

Exercise 2. Read and translate the text in writing.

Modern Programming

Before a computer can be used to solve a given problem, it must first be programmed, that is, prepared for solving the problem by being given a set of instructions, or program. Various programs by which a computer controls aspects of its operation are known as software.

The process of software development consists of the following steps:

  1. Defining the problem – describing the problem and developing technical assignment;

  2. Creating the program specification – decomposing the program into sepаrate operations, developing a necessary flowchart (a diagram showing the order of operations and data flow);

  3. Coding the solution - writing a program using programming languages for realizing program specification algorithm;

  4. Checking the solution – debugging and testing the created program;

  5. Completing the documentation – gathering and verifying all documents with the program.

As you see programming is only the third step in software development process. An algorithm is a finite sequence of well-understood steps that are followed to solve a particular problem or

produce a particular result and a program is an algorithm that has been implemented in a particular programming language.

Programs can be written using many different computer languages. Programming languages can be divided into low-level, high-level and special languages.

Exercise 3. Translate the following word combinations.

To solve a given problem, to give a set of instructions, to control aspects of computer operation, to be known as software, to define the problem, to decompose the program into sepаrate operations, to develop a necessary flowchart, to debug and test the created program, to gather and verify all documents, software development process, a particular programming language.

Exercise 4. Write English equivalents to the following words and word combinations.

- вирішувати задачу

- решать задачу

- програмувати комп’ютер

- программировать компьютер

- набір команд

- набор команд

- програмне забезпечення

- программное обеспечение

- визначати задачу

- определять задачу

- створити програмну специфікацію

- создать программную спецификацию

- розкладати програму на

окремі операції

- разбивать программу на отдельные операции

- розробляти блок-схему

- разрабатывать блок-схему

- послідовність операцій

- последовательность операций

- потік даних

- поток данных

- мова програмування

- язык программирования

- перевіряти рішення

- проверять решение

- налагоджувати та тестувати програму

- налаживать и тестировать программу

- збирати та перевіряти документи по програмі

- собирать и проверять документы по программе

- процес розробки програмного забезпечення

- процесс разработки программного обеспечения

Exercise 5. Put questions to the underlined words.

1. Various programs by which a computer controls aspects of its operation are known as software.

2. The process of software development consists of several steps.

3. Programs can be written using many different computer languages.

4. Programming languages can be divided into low-level, high-level and special languages.

Exercise 6. Rewrite the sentences in Reported Speech.

1. He said to me: “Do not touch the wire, please.” 2. The teacher said: “Get to know how the system works.” 3. Sally asked John: “Who sent the e-mail message?” 4. The girl asked the teacher: “Can I find the information for my schoolwork here?” 5. The boy said: “Web pages with photographs, music and video make downloading slow and boring.” 6. Mother asked her daughter: “Did you find any information yesterday?”

Exercise 7. A. Paraphrase the sentences using the Objective Infinitive Complex.

Model: Peter took my pen. I saw it. – I saw Peter take my pen.

1. Jane saw her neighbour. He opened the door of his flat. 2. She came home very late. My brother heard it. 3. I expect that she would behave quite differently. 4. I know that our teacher is an excellent mathematician. 5. I suppose that he is about forty. 6. I believe that they are at home now.

B. Paraphrase the sentences using the Subjective Infinitive Complex.

Model: People consider that the climate here is very healthful. – The climate here is considered to be very healthful.

1. We know that many books are published in our country every year. 2. It is reported that the flood has caused much damage to the crops. 3. We expected that the film would be shown in May. 4. It turned out that the text was very difficult.

Exercise 8. Answer the following questions.

1. What must be done with a computer before it can be used to solve a given problem?

2. What is called software?

3. What steps does the process of software development consist of?

4. What is a flowchart?

5. What does checking the solution mean?

6. What is an algorithm?

7. What is a program?

8. What categories can programming languages be divided into?

Варіант 2

Exercise 1. Read the following words and word combinations. Memorize them:

methodology

методологія, методика

методология, методика

rather

досить,

значно

довольно, значительно

modern

сучасний

современный

procedural programming

процедурне програмування

процедурное программирование

paradigm

парадигма, принцип

парадигма, принцип

consist of

cкладатися з

состоять из

sequence of statements

послідовність тверджень

последовательность утверждений

procedure

процедура

процедура

declarative programming

декларативне програмування

декларативное программирование

declaration

опис програми, визначення, проголошення

описание программы, определение, провозглашение

functional programming

функціональне програмування

функциональное программирование

heavily

дуже, значною мірою

очень, в большой степени

algorithmic

алгоритмічний

алгоритмический

соncept

концепція, поняття, принцип

концепция, понятие, принцип

programming instruction

програмна

команда

программная команда

successor

наступник

преемник, наследник

object-oriented programming

об’єктно-орієнтоване програмування

объектно-ориентированное программирование

abstraction

абстракція, виділення

абстракция, выделение

entity

логічний об’єкт

логический объект

interact

взаємодіяти

взаимодействовать

message

повідомлення

сообщение

recently

нещодавно, останнім часом

недавно, в последнее время

quite

досить

достаточно

claim

стверджувати, заявляти

утверждать,

заявлять

superior

головний, кращий

главный, лучший

teach

навчати

обучать

Exercise 2. Read and translate the text in writing.