Студопедия
Новини освіти і науки:
МАРК РЕГНЕРУС ДОСЛІДЖЕННЯ: Наскільки відрізняються діти, які виросли в одностатевих союзах


РЕЗОЛЮЦІЯ: Громадського обговорення навчальної програми статевого виховання


ЧОМУ ФОНД ОЛЕНИ ПІНЧУК І МОЗ УКРАЇНИ ПРОПАГУЮТЬ "СЕКСУАЛЬНІ УРОКИ"


ЕКЗИСТЕНЦІЙНО-ПСИХОЛОГІЧНІ ОСНОВИ ПОРУШЕННЯ СТАТЕВОЇ ІДЕНТИЧНОСТІ ПІДЛІТКІВ


Батьківський, громадянський рух в Україні закликає МОН зупинити тотальну сексуалізацію дітей і підлітків


Відкрите звернення Міністру освіти й науки України - Гриневич Лілії Михайлівні


Представництво українського жіноцтва в ООН: низький рівень культури спілкування в соціальних мережах


Гендерна антидискримінаційна експертиза може зробити нас моральними рабами


ЛІВИЙ МАРКСИЗМ У НОВИХ ПІДРУЧНИКАХ ДЛЯ ШКОЛЯРІВ


ВІДКРИТА ЗАЯВА на підтримку позиції Ганни Турчинової та права кожної людини на свободу думки, світогляду та вираження поглядів



Контакти
 


Тлумачний словник
Авто
Автоматизація
Архітектура
Астрономія
Аудит
Біологія
Будівництво
Бухгалтерія
Винахідництво
Виробництво
Військова справа
Генетика
Географія
Геологія
Господарство
Держава
Дім
Екологія
Економетрика
Економіка
Електроніка
Журналістика та ЗМІ
Зв'язок
Іноземні мови
Інформатика
Історія
Комп'ютери
Креслення
Кулінарія
Культура
Лексикологія
Література
Логіка
Маркетинг
Математика
Машинобудування
Медицина
Менеджмент
Метали і Зварювання
Механіка
Мистецтво
Музика
Населення
Освіта
Охорона безпеки життя
Охорона Праці
Педагогіка
Політика
Право
Програмування
Промисловість
Психологія
Радіо
Регилия
Соціологія
Спорт
Стандартизація
Технології
Торгівля
Туризм
Фізика
Фізіологія
Філософія
Фінанси
Хімія
Юриспунденкция






VB ( or Visual Basic )

Visual Basic is an interpreted, multi-paradigm language developed by Microsoft Corporation for the Windows platform. It has been evolving over the years and is seen as a direct descendant of Microsoft's old BASIC from the 1970's. Visual Basic is a good language for scripting Windows applications that do not need the power and speed of C#.

Strengths:None.
Weaknesses: Only runs in Windows

6.Python
Python is an interpreted, multi-paradigm programming language written by Guido van Rossum in the late 1980's and intended for general programming purposes. Python was not named after the snake but actually after the Monty Python comedy group. Python is characterized by its use of indentation for readability, and its encouragement for elegant code by making developers do similar things in similar ways. Python is used as the main programming choice of both Google and Ubuntu.

Strengths: Excellent readability and overall philosophy
Weaknesses: None

7.C#
C# is a compiled, object-oriented language written by Microsoft. It is an open specification, but rarely seen on any non-Windows platform. C# was conceived as Microsoft's premium language in its .NET Framework. It is very similar to Java in both syntax and nature.

Strengths: Powerful and pretty fast
Weaknesses: Only really suitable for Windows

8.JavaScript
JavaScript is an interpreted, multi-paradigm language. A very strange one too. Despite it's name, it has nothing whatsoever to do with Java. You will rarely, if ever, see this language outside of a web browser. It is basically a language meant to script behaviors in web browsers and used for things such as web form validation and AJAX style web applications. The trend in the future seems to be building more and more complex applications in JavaScript, even simple online games and office suites. The success of this trend will depend upon advancements in the speed of a browser's JavaScript interpreter. If you want to be correct, the real name of this programming language is ECMAscript, although almost nobody actually calls it this.

Strengths:it's the only reliable way to do client-side web programming
Weaknesses: it's only really useful in a web browser

9.Perl
Perl is an interpreted, multi-paradigm language written by Larry Wall in 1986. It is characterized by a somewhat disorganized and scary-looking syntax which only makes sense to other PERL programmers. However, a lot of veteran programmers love it and use if every day as their primary language. 10 years ago, Perl was more popular than it is today. Perl is perhaps still the best language for text processing and system administration scripting.

Strengths:text processing and system administration
Weaknesses: strange syntax, and perhaps too many ways to do the same thing

10.Ruby
Ruby is an interpreted, object-oriented language written by Yukihiro Matsumoto around 1995. It is one of the most object-oriented languages in the world. Everything is an object in Ruby, even letters and numbers can have method calls. It's a great language to learn if you love objects. The only negative is that it's love of object-orientation makes it a bit slow, even for an interpreted language.

Strengths:Perhaps the world's most object-oriented language
Weaknesses: its superior object model comes at a price... namely speed

(based on: http://www.english4it.com)

13. Find English equivalents in the text:

Який повторно використовується, переносимість коду, незручний, неакуратний, ненадійний, інтерпретуюча програма, дивний, прямий нащадок, відступи для зручності читання, загальна філософія, створення сценаріїв поведінки браузера, перевірка веб- форми.

 

14. Complete the sentences with the words in bold type:

(A) program – programmers – programming – programmable

1. Although C is a relatively old language, it is still widely used for system _______.

2. A computer ______is a set of instructions that tells the computer how to do a specific task.

3. Most computer ______make a plan of the program before they write it.

4. A ______keyboard allows the user to configure the layout and meaning of the keys.

(To) compile – (a) compiler – compilation – compiled

  1. C++ is a ______, multi-paradigm language written as an update to C.
  2. Programs written in a high-level language require ______– that is, translation into machine code, the language understood by the processor.
  3. A ______ is a computer program (or set of programs) that transforms source code written in a programming language(the source language) into another computer language.
  4. Programmers usually ______their programs to generate an object program and diagnose possible errors.

Читайте також:

  1. Basic arithmetic operations
  2. BASIC CHARACTERISTICS OF THE SUBCONSCIOUS LANGUAGE
  3. Basic Concept of Security and Defense
  4. Basic Concepts of the GMDSS
  5. BASIC CONSIDERATIONS IN SPACECRAFT DESIGN
  6. Basic intonation patterns of English
  7. BASIC LINGUISTIC NOTIONS.
  8. Basic Military Training
  9. BASIC NOTIONS OF THE LECTURE.
  10. BASIC NOTIONS OF THE LECTURE.
  11. Basic planetary data
  12. Basic qualities of the perfect forms




Переглядів: 369

<== попередня сторінка | наступна сторінка ==>
Top 10 Most Popular Programming Languages | Interpreted – (an) interpreter – interpretable - interpretation

Не знайшли потрібну інформацію? Скористайтесь пошуком google:

 

© studopedia.com.ua При використанні або копіюванні матеріалів пряме посилання на сайт обов'язкове.


Генерація сторінки за: 0.005 сек.