Preview

Programming Languages

Good Essays
Open Document
Open Document
2964 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
Programming Languages
Jay-Marken Sionel Soriano
Associate in Computer Science 2

Assembly Language An assembly language is a low-level programming language for a computer, microcontroller, or other programmable device, in which each statement corresponds to a single machine code instruction. Each assembly language is specific to a particular computer architecture, in contrast to most high-level programming languages, which are generally portable across multiple systems. Assembly language is converted into executable machine code by a utility program referred to as an assembler; the conversion process is referred to as assembly, or assembling the code.

FORTRAN(Formula Tranlation) One of the oldest programming languages, the FORTRAN was developed by a team of programmers at IBM led by John Backus, and was first published in 1957. The name FORTRAN is an acronym for FORmula TRANslation, because it was designed to allow easy translation of math formulas into code. Often referred to as a scientific language, FORTRAN was the first high-level language, using the first compiler ever developed. Prior to the development of FORTRAN computer programmers were required to program in machine/assembly code, which was an extremely difficult and time consuming task, not to mention the dreadful chore of debugging the code. The objective during it's design was to create a programming language that would be: simple to learn, suitable for a wide variety of applications, machine independent, and would allow complex mathematical expressions to be stated similarly to regular algebraic notation. While still being almost as efficient in execution as assembly language. Since FORTRAN was so much easier to code, programmers were able to write programs 500% faster than before, while execution efficiency was only reduced by 20%, this allowed them to focus more on the problem solving aspects of a problem, and less on coding.

COBOL COBOL (Common Business Oriented Language) was one of the earliest high-level

You May Also Find These Documents Helpful

  • Satisfactory Essays

    Pascal was invented in 1970 by niklaus wirth a small but very precise language meant to promote good programming practices.…

    • 388 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Homework Week 2

    • 743 Words
    • 3 Pages

    Machine code it the language that the computer understands. High level languages are better because they are easier to understand and work with.…

    • 743 Words
    • 3 Pages
    Satisfactory Essays
  • Good Essays

    pt1420 exam review

    • 738 Words
    • 3 Pages

    What both translates and executes the instructions in a high level language program? What was the first programming language designed to perform complex math functions? Interpreter.Fortran…

    • 738 Words
    • 3 Pages
    Good Essays
  • Satisfactory Essays

    “This article describes programmability studies undertaken by Sun Microsystems in its HPCS participation.” FORTRAN has been the preferred language among the High Performance Computing (HPC) community, it is less likely that every programmer would have ended up preferring FORTRAN and more likely that the problems with the original source codes have more to do with reasons than the limitations of existing programming languages. The need for HPC benchmarks in the new languages could reduce source-code volume substantially, but rewriting these benchmarks even in FORTRAN could achieve similar source-code reductions and corresponding improvements in expressivity. This article mentions that the programmer rewrote many of HPC benchmarks and applications using modern FORTRAN taking into account the human costs of software development: programmability and associated characteristics such as readability, verifiability, and maintainability. “These are important considerations; although copy-and-paste is a fast way of writing lines of code, it degrades readability and increases maintenance costs.”…

    • 630 Words
    • 2 Pages
    Satisfactory Essays
  • Better Essays

    Assembly language enables programmers to relate op codes using symbolic names in place of numbers to perform an instruction or input a piece of data. Programmers can inscribe op codes using purposeful words like JUMP, CLEAR, and ADD as an alternative to cryptic binary codes consisting of series of 0s and 1s. An example of assembly language, machine language and its meaning are listed in the book called, “Invitation to Computer Science” (Schneider & Gersting, 2013, pp. 285, fig. 6.5). In figure 6.5, assembly language is clearly easier to comprehend than machine language, which makes assembly language user friendly.…

    • 2002 Words
    • 9 Pages
    Better Essays
  • Good Essays

    1980s: 6. C++ was created by Bjarne Stroustroup. 7. Occam was developed by INMOS and David May. 8. Perl was developed Larry Wall. 9. Python was written by Guido van Rossum. 10. Rc was designed by Tom Duff.…

    • 343 Words
    • 2 Pages
    Good Essays
  • Good Essays

    1.Compute the weakest precondition for each of the following assignment statements and postconditions: (p. 165 Problem set 19, 20)…

    • 635 Words
    • 6 Pages
    Good Essays
  • Good Essays

    pt1420 assignment 1

    • 728 Words
    • 3 Pages

    A few of the popular programming languages created in the 1970’s include SQL, PASCAL,C, ADA, SASL. The SQL language was developed in the early 70’s at IBM by Donald Chamberlin and Raymond Royce. SQL is a database computer language designed for managing data in relational database management systems. PASCAL was actually designed in 1969, but it was published in 1970 by NikLaus Wirth. PASCAL is an influential imperative and procedural programming language, and it was intended to encourage good programming practices using structured programming and data structuring. C is a programming language developed in 1972 by Dennis Ritchie at the Bell Telephone Laboratories for use with the Unix operating system. Although C was designed for implementing system software; it is also used for developing portable application software. The Ada programming language was created in the early 1970s primarily for applications used by the U. S. Department of Defense. The language is named after Countess Ada Lovelace, an influential and historical figure in the field of computing.…

    • 728 Words
    • 3 Pages
    Good Essays
  • Good Essays

    The first computers were made by individuals who were striving to create devices that have the ability to automate processes. Individuals such as Alan Turing innovated and transformed the computer industry by creating the blueprint for the algorithms and computations for computers called the Turing Model. The Turing Model paved the way for the first working programmable computer that is automatic was called the Z3 Computer made by Konrad Zuse in 1936. (Wikipedia.org). The next major computer with workable programming that was made was the IBM 701 EDPM Computer. IBM became one of the first computers to be marketed by a major company. From the creation of the IBM 701, the first successful programming language called FORTRAN was created by IBM and John Backus. The next major innovation was the computer mouse made by Douglas Englebart. The 1970’s was one of the most innovative decades for computers with the invention of the floppy disk, random access memory, microprocessors and the first computers available to consumers. All of these components made way for the…

    • 1694 Words
    • 7 Pages
    Good Essays
  • Satisfactory Essays

    Compiler translates a high-level program in a separate machine language program while the interpreter is a program that both translates and executes the instructions in a high-level language program.…

    • 256 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Why Study Programming Languages (PLs)? History of PLs Brief Survery of Programming Paradigms Role of PLs Attributes of a Good Language Language Standardization Internationalization…

    • 5315 Words
    • 22 Pages
    Satisfactory Essays
  • Powerful Essays

    Software for early computers was primarily written in assembly language. Higher Level languages were not invented until the benefits of being able to reuse software on different kinds of CPUs started to become significantly greater than the cost of writing a compiler.…

    • 16769 Words
    • 68 Pages
    Powerful Essays
  • Good Essays

    Cobol

    • 43832 Words
    • 176 Pages

    1.0 AIMS AND OBJECTIVES In this lesson, the learner will be introduced the History of Cobol , Structure of a COBOL program, Character set, words, data names and identifiers and Literals of COBOL. The objective here is to familiarize him the prerequisites to understand the language. 1.1 HISTORY OF COBOL 0In 1959, the new language named COBOL (COmmon Business Oriented Language) was introduced keeping in mind the business purpose applications.…

    • 43832 Words
    • 176 Pages
    Good Essays
  • Good Essays

    Early Pascal Compilers

    • 360 Words
    • 2 Pages

    The first Pascal compiler was designed in Zürich for the CDC 6000 series mainframe computer family. Niklaus Wirth reports that a first attempt to implement it in Fortran in 1969 was unsuccessful due to Fortran's inadequacy to express complex data structures. The second attempt was formulated in the Pascal language itself and was operational by mid-1970. Many Pascal compilers since have been similarly self-hosting, that is, the compiler is itself written in Pascal, and the compiler is usually capable of recompiling itself when new features are added to the language, or when the compiler is to be ported to a new environment. The GNU Pascal compiler is one notable exception, being written in C.…

    • 360 Words
    • 2 Pages
    Good Essays
  • Good Essays

    Originally, no translator was used to compile or assemble the first-generation language. The first-generation programming instructions were entered through the front panel switches of the computer system.…

    • 523 Words
    • 3 Pages
    Good Essays

Related Topics