Добавил:
Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз: Предмет: Файл:
Учебники 80247.pdf
Скачиваний:
3
Добавлен:
01.05.2022
Размер:
1.59 Mб
Скачать

10. produces a status report of the currently logged-on disk, indicating the amount of disk space used, the available capacity (in bytes), and the number of files on disk.

WHAT IS JAVA?

1. Read. Write down and translate the marked words.

Java is a computer programming language. It enables programmers to write computer instructions using English based commands, instead of having to write in numeric codes. It’s known as a “high-level” language because it can be read and written easily by humans. Like English, Java has a set of rules that determine how the instructions are written. These rules are known as its “syntax”. Once a program has been written, the high-level instructions are translated into numeric codes that computers can understand and execute.

Who Created Java?

In the early nineties, Java was created by a team led by James Gosling for Sun Microsystems. It was originally designed for use on digital mobile devices, such as cell phones. However, when Java 1.0 was released to the public in 1996, its main focus had shifted to use on the Internet. It provided more interactivity with users by giving developers a way to produce animated web pages. Over the years it has evolved as a successful language for use both on and off the Internet. A decade later, it’s still an extremely popular language with over 6.5 million developers worldwide.

Why Choose Java?

Java was designed with a few key principles in mind:

Easy to Use: The fundamentals of Java came from a

37

programming language called C++. Although C++ is a powerful language, it was felt to be too complex in its syntax, and inadequate for all of Java's requirements. Java built on, and improved the ideas of C++, to provide a programming language that was powerful and simple to use.

Reliability: Java needed to reduce the likelihood of fatal errors from programmer mistakes. With this in mind, objectoriented programming was introduced. Once data and its manipulation were packaged together in one place, it increased Java’s robustness.

Secure: As Java was originally targeting mobile devices that would be exchanging data over networks, it was built to include a high level of security. Java is probably the most secure programming language to date.

Platform Independent: Programs needed to work regardless of the machine they were being executed on. Java was written to be a portable language that doesn't care about the operating system or the hardware of the computer.

The team at Sun Microsystems was successful in combining these key principles, and Java's popularity can be traced to it being a robust, secure, easy to use and portable language. [7]

2. Переведите текст:

1. Программное обеспечение - это набор инструкций, который управляет аппаратной частью компьютера. 2. Программы пишутся на языках программирования. 3. Программисты — это люди, обученные использованию языка программирования и написанию программ. 3. До 1952г. единственным доступным языком программирования был машинный язык, называемый языком низкого уровня. 5. В языке ассемблера программисты используют короткий машинный код, который означает специфические машинные

38

операции. 6. Программа "Ассемблер" переводит эти коды на машинный язык, чтобы компьютер мог выполнять команды. 7. В языках высокого уровня программисты используют простые английские слова и знакомые математические выражения.

3. Словообразование.

а) запомните приставки чисел:

semi- (полу), mono- (один), bi- (два), tri- (три), quad-

(четыре), penta- (пять), hex- (шесть), sept- (семь), oct- (восемь), dec- (десять), multi- (много).

б) подберите к английским словам их русские соответствия:

1. semicircle; 2. monochromatic; 3. binary; 4. triangle; 5. quadruple; 6. pentagon; 7. hexadecimal; 8. September; 9. octal;

10.decimal; 11. multiplexer.

1)мультиплексор, концентратор; 2) десятичный; 3) восьмеричный; 4) сентябрь; 5) шестнадцатеричный; 6) пятиугольник; 7) четверичный, учетверяться; 8) треугольник; 9) двоичный; 10) монохромный; 11) полукруг.

4. Подберите к русским словам их английские соответствия:

1) решать; 2) исходная программа; 3) краткий; 4) алгебраическая формула; 5) фраза; 6) ориентироваться; 7) включать в себя; 8) применяемая программа; 9) оператор.10) утверждение.

1)application program; 2) involve; 3) statement; 4) orient;

5)algebraic formulae; 6) brief; 7) source program, 8) solve; 9) phrase. 10) operator.

39

Соседние файлы в предмете [НЕСОРТИРОВАННОЕ]