Студопедия

КАТЕГОРИИ:


Архитектура-(3434)Астрономия-(809)Биология-(7483)Биотехнологии-(1457)Военное дело-(14632)Высокие технологии-(1363)География-(913)Геология-(1438)Государство-(451)Демография-(1065)Дом-(47672)Журналистика и СМИ-(912)Изобретательство-(14524)Иностранные языки-(4268)Информатика-(17799)Искусство-(1338)История-(13644)Компьютеры-(11121)Косметика-(55)Кулинария-(373)Культура-(8427)Лингвистика-(374)Литература-(1642)Маркетинг-(23702)Математика-(16968)Машиностроение-(1700)Медицина-(12668)Менеджмент-(24684)Механика-(15423)Науковедение-(506)Образование-(11852)Охрана труда-(3308)Педагогика-(5571)Полиграфия-(1312)Политика-(7869)Право-(5454)Приборостроение-(1369)Программирование-(2801)Производство-(97182)Промышленность-(8706)Психология-(18388)Религия-(3217)Связь-(10668)Сельское хозяйство-(299)Социология-(6455)Спорт-(42831)Строительство-(4793)Торговля-(5050)Транспорт-(2929)Туризм-(1568)Физика-(3942)Философия-(17015)Финансы-(26596)Химия-(22929)Экология-(12095)Экономика-(9961)Электроника-(8441)Электротехника-(4623)Энергетика-(12629)Юриспруденция-(1492)Ядерная техника-(1748)

Read the text. Unit 20 1 debug, n, v отладка, отлаживать, исправлять 2 pilot, n опытный проект, экспериментальный проект 3 test




Words to know

Unit 20

1 debug, n, v отладка, отлаживать, исправлять
2 pilot, n опытный проект, экспериментальный проект
3 test, n, v тест, тестовая программа
4 compilation error, n ошибка компиляции
5 linking error, n ошибка соединения
6 system error, n ошибка системы, системная ошибка
7 branch, n переход, ветвление
8 loop цикл
9 library,n   библиотека
10 library file, n   библиотечный файл, файл библиотеки
11 syntax error, n синтаксическая ошибка
12 Net, n сеть (как правило, Internet или другая большая компьютерная сеть, например Usenet)
13 debugging, n отладка (программы); наладка (машины или механизма)
14 spelling checker, n блок орфографического контроля
15 HTML(Hypertext Mark-up Language), n язык гипертекстовой разметки, язык разметки гипертекста, язык HTML
16 active page, n активная страница

Interview: Analyst/Programmer

Computing jobs often include a mixture of duties. An Analyst/Programmer does some systems analysis and some programming. The person we hear being interviewed in this unit is part of a team working on the development of a computer program that will be used for teaching mathematics to young adults with numeracy problems. The program uses graphics and animation, and has a database to store information used in the mathematical problems.

Programs can be written in a variety of computer languages. There is a large number of computer languages available for use by programmers. Each language is designed for use in solving particular types of problem and therefore has particular strengths and weaknesses. A system analyst has to decide which language is most appropriate in ach situation. Languages such as C++ are particularly suitable for writing systems programs.

The language chosen will depend on a number of factors including what system the program will run on, what the function of the program is, and the knowledge of the programmer. This analyst/programmer uses a variety of computer languages including C++(C plus plus), HTML(HyperText Markup Language),JavaScript, VB(Visual Basic), and Delphi. Programs written usinghigh-level languages are usually compiled. i.e. converted into machine code consisting of only 1s and 0s, by a program called a compiler.

Sections of program code that are used often are stored together in a file called a library file. The Active Server system mentioned by the analyst/programmer is a system that allows webpages to be used for running small programs on the main server computer on a network.

An error in a computer program is often called a bug and the processes of finding and fixing errors is known as debugging. In this project, three types of programming errors are mentioned, i.e. compilation errors, linking errors, and logic errors. Logic errors sometimes occur at branches and loops in a program.

A branch is a programming structure where two different paths can be followed depending on whether a given condition is true or false.

________________________________________________________________

Structure Action

IF condition processes the instructions

THEN instructions if the condition is true

.

A loop is a programming structure where a part of the program is repeated a fixed number of times or until a condition is met.

 

Structure Action
FOR condition instructions NEXT variable Repeats the instructions a fixed number of times set by the condition and increases the variable by 1 each time the loop is completed
REPEAT Instructions UNTIL condition Repeats the instructions until the condition is true

 

3 Answer the following questions:

1 What does an Analyst/Programmer do?

2 What does a team of programmers work on in this unit?

3 Does the program use graphics and animation?

4 What has the program to store information used in the mathematical problems?

5 What factors will the language chosen for writing the program depend on?

6 What computer languages are used by the team in this unit?

7 What function performs the compiler?

8 What is a library file used for?

9 What three types of programming errors are mentioned in this unit?

10 Where logic errors can sometimes occur at?




Поделиться с друзьями:


Дата добавления: 2014-12-23; Просмотров: 445; Нарушение авторских прав?; Мы поможем в написании вашей работы!


Нам важно ваше мнение! Был ли полезен опубликованный материал? Да | Нет



studopedia.su - Студопедия (2013 - 2024) год. Все материалы представленные на сайте исключительно с целью ознакомления читателями и не преследуют коммерческих целей или нарушение авторских прав! Последнее добавление




Генерация страницы за: 0.011 сек.