Historical Development of Computer Languages

Description

Slide Set on Historical Development of Computer Languages, created by Shannon Anderson-Rush on 01/11/2018.
Shannon Anderson-Rush
Slide Set by Shannon Anderson-Rush, updated more than 1 year ago
Shannon Anderson-Rush
Created by Shannon Anderson-Rush over 5 years ago
2311
0

Resource summary

Slide 1

Slide 2

    Low-level languages are written in code closer to machine language and are more difficult to debug for most programmers. Low-level is a programming language that provides little or no abstraction from a computer's instruction set architecture. Generally low-level refers to either machine code or assembly language because the code is less like natural language.
    Low-Level Languages

Slide 3

    Machine code is the only language a microprocessor can process directly without a previous transformation. Programmers almost never write programs directly in machine code because it requires attention to numerous details which a high-level language would handle automatically.  It also requires memorizing or looking up numerical codes for every instruction that is used.
    Machine code

Slide 4

    Assembly language has no semantics and no specification, being only a mapping of human-readable symbols, including symbolic addresses, opcodes, addresses, numeric constants, strings and so on. Typically, one machine instruction is represented as one line of assembly code. Assemblers produce object files which may be linked with other object files or loaded on their own.
    Assembly language

Slide 5

    A programming language with strong abstraction from the details of the computer. In comparison to low-level programming languages, it may use natural language elements, be easier to use, or may automate (or even hide entirely) significant areas of computing systems (e.g. memory management), making the process of developing a program simpler and more understandable relative to a lower-level language.
    High-level programming language

Slide 6

    The amount of abstraction provided defines how "high-level" a programming language is. So a high-level lanuage such as Java or C++ had strong abstraction from the details of the computer.
    Caption: : Do you notice th different between low level and high level programming languages? Which woudl you rather work with?

Slide 7

    4GL is a computer programming language envisioned as a refinement of the style of languages classified as third-generation programming language (3GL). Each of the programming language generations aims to provide a higher level of abstraction of the internal computer hardware details, making the language more programmer-friendly, powerful and versatile. While the definition of 4GL has changed over time, it can be typified by operating more with large collections of information at once rather than focus on just bits and bytes.
    Fourth-Generation Language

Slide 8

    Languages claimed to be 4GL may include support for database management, report generation, mathematical optimization, GUI development, or web development. Fourth-generation languages have often been compared to domain-specific languages (DSLs). Some researchers state that 4GLs are a subset of DSLs.
Show full summary Hide full summary

Similar

HTTPS explained with Carrier Pigeons
Shannon Anderson-Rush
Useful String Methods
Shannon Anderson-Rush
Project Communications Management
farzanajeffri
Common Technology Terms
Julio Aldine Branch-HCPL
Network Protocols
Shannon Anderson-Rush
Abstraction
Shannon Anderson-Rush
Computing
Kwame Oteng-Adusei
Introduction to the Internet
Shannon Anderson-Rush
Construcción de software
CRHISTIAN SUAREZ
Web Designing & Development Full Tutorial
Nandkishor Dhekane
LAN and WAN
Nathan Roberts