🗊 Презентация Generations of programming language

Нажмите для полного просмотра!
Generations of programming language, слайд №1 Generations of programming language, слайд №2 Generations of programming language, слайд №3 Generations of programming language, слайд №4 Generations of programming language, слайд №5 Generations of programming language, слайд №6

Вы можете ознакомиться и скачать презентацию на тему Generations of programming language. Доклад-сообщение содержит 6 слайдов. Презентации для любого класса можно скачать бесплатно. Если материал и наш сайт презентаций Mypresentation Вам понравились – поделитесь им с друзьями с помощью социальных кнопок и добавьте в закладки в своем браузере.

Слайды и текст этой презентации


Слайд 1


Generations of programming language
Описание слайда:
Generations of programming language

Слайд 2


Assembly language An assembly language is a low-level programming language for a computer, or other programmable device. Assembly language is...
Описание слайда:
Assembly language An assembly language is a low-level programming language for a computer, or other programmable device. Assembly language is converted into executable machine code by a utility program referred to as an assembler.

Слайд 3


Machine code Machine code, also known as machine language, is the elemental language of computers. It is read by the computer's central processing...
Описание слайда:
Machine code Machine code, also known as machine language, is the elemental language of computers. It is read by the computer's central processing unit (CPU), is composed of digital binary numbers and looks like a very long sequence of zeros and ones. e.g. 10001000 01010111 11000101 11110001 10100001 00010110 Each instruction performs a very specific task, such as loading a value into a register, or adding two binary numbers together.

Слайд 4


Generations of programming language, слайд №4
Описание слайда:

Слайд 5


declarative programming declarative programming is a programming paradigm—a style of building the structure and elements of computer programs—that...
Описание слайда:
declarative programming declarative programming is a programming paradigm—a style of building the structure and elements of computer programs—that expresses the logic of a computation without describing its control flow.

Слайд 6


Imperative language In computer science, imperative programming is a programming paradigm that uses statements that change a program's state. In much...
Описание слайда:
Imperative language In computer science, imperative programming is a programming paradigm that uses statements that change a program's state. In much the same way that the imperative mood in natural languages expresses commands, an imperative program consists of commands for the computer to perform. Imperative programming focuses on describing how a program operates.



Похожие презентации
Mypresentation.ru
Загрузить презентацию