Preview

History of Programming Language

Better Essays
Open Document
Open Document
20168 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
History of Programming Language
A History of Computer Programming Languages The first programming languages predate the modern computer. From the first, the languages were codes. Herman Hollerith realized that he could encode information on punch cards when he observed that railroad train conductors would encode the appearance of the ticket holders on the train tickets using the position of punched holes on the tickets. Hollerith then proceeded to encode the 1890 census data on punch cards which he made the same size as the boxes for holding US currency. (The dollar bill was later downsized.)The first computer codes were specialized for the applications. In the first decades of the twentieth century, numerical calculations were based on decimal numbers. Eventually it was realized that logic could be represented with numbers, as well as with words. For example, Alonzo Church was able to express the lambda calculus in a formulaic way. The Turing machine was an abstraction of the operation of a tape-marking machine, for example, in use at the telephone companies. However, unlike the lambda calculus, Turing's code does not serve well as a basis for higher-level languages - its principal use is in rigorous analyses of algorithmic complexity.Like many "firsts" in history, the first modern programming language is hard to identify. From the start, the restrictions of the hardware defined the language. Punch cards allowed 80 columns, but some of the columns had to be used for a sorting number on each card. Fortran included some keywords which were the same as English words, such as "IF", "GOTO" (go to) and "CONTINUE". The use of a magnetic drum for memory meant that computer programs also had to be interleaved with the rotations of the drum. Thus the programs were more hardware dependent than today.To some people the answer depends on how much power and human-readability is required before the status of "programming language" is granted. Jacquard looms and Charles Babbage's Difference Engine both had

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
  • Good Essays

    Recco Smith Unit 1 HmWrk

    • 1114 Words
    • 4 Pages

    The 1970s was a very outstanding year for programming languages. The five most popular languages of the decade where Ada, Pascal, C, Smalltalk, and bliss. The creators of the languages are as follow: Ada-Jean Ichbiah at Alsys in the 1970s primarily for applications used by the U.S. department of Defense. The program is named in honor of countess Ada Lovelace, an influential and historical figure in the field of computing. Pascal-Niklaus Wirth and Kathleen Jensen in the 1970s and was originally designed for teaching programming. C-Dennis Ritchie in 1972 at Bell Laboratories, which is a very powerful and yet general purpose language. Smalltalk-Daniel Henry Holmes Ingalls, Jr. it was created in 1972 as the language to underpin the new world of computing and in part for education. BLISS-W.A. Wulf and D.B. Russell back in 1970 at…

    • 1114 Words
    • 4 Pages
    Good Essays
  • Satisfactory Essays

    I am writing a brief essay on the history of SQL and database developers that have to offer “Express” versions of their database. SQL that is also known as Structured Query Language, is the standard language used to communicate with a relational database. The model was originally developed by IBM using Dr. E.F. Codd’s paper as a model of data for large shared data bank. In 1979, not long after IBM’s prototype, the first SQL product, Oracle, was released by Relational Software, Incorporated.…

    • 374 Words
    • 2 Pages
    Satisfactory Essays
  • Good Essays

    1970s: 1. Pascal was created by Niklaus Writh. 2. C was designed by Dennis Ritchie. 3. Plus was created by Alan Ballard and Paul Whaley. 4. FLACC was made by Chris Thomson and Colin Broughton. 5. CBASIC was written by Gordon Eubanks.…

    • 343 Words
    • 2 Pages
    Good Essays
  • Satisfactory Essays

    History of Computers

    • 539 Words
    • 3 Pages

    Memory : 160 digits in vacuum tubes , 300 in relays, 400,000 on punched tape…

    • 539 Words
    • 3 Pages
    Satisfactory Essays
  • Good Essays

    History of Cryptography

    • 6313 Words
    • 26 Pages

    In the history of cryptography, the Enigma was a portable cipher machine used to encrypt and decrypt secret messages. More precisely, Enigma was a family of related electro-mechanical rotor machines — comprising a variety of different models.…

    • 6313 Words
    • 26 Pages
    Good Essays
  • Good Essays

    As a programming language, Java can create all kinds of applications that you could create using any conventional programming language.…

    • 1107 Words
    • 5 Pages
    Good Essays
  • Good Essays

    There are a lot of programming languages at present. There are many computer languages - "FORTRAN", "COBOL", "BASIC", "Pascal", "C++", "Java", etc. - just like there are many human languages. They all express approximately the same concepts in different ways. They all have their own features, for example BASIC language is a very easy language to start with, but is not so much versatile compared to C++. Using C++, it is even possible to control the hardware of your system,…

    • 714 Words
    • 3 Pages
    Good Essays
  • Powerful Essays

    "Operating Systems have earned the reputation for being the most critical software in a computer system "…

    • 2082 Words
    • 9 Pages
    Powerful Essays
  • Good Essays

    Brief History of Computer

    • 799 Words
    • 4 Pages

    The Z1 originally created by Germany's Konrad Zuse in his parents living room in 1936 to 1938 is considered to be the first electrical binary programmable computer.…

    • 799 Words
    • 4 Pages
    Good Essays
  • Good Essays

    History of C++

    • 813 Words
    • 4 Pages

    The creation of C++ was first put into motion in 1979 by its creator Bjarne Stroustrup. Bjarne was working on his PhD thesis at Cambridge University. He was using a large and detailed simulator, that he had written in Simula, to simulate running software over a network of computers. He found programming in Simula enjoyable and was impressed by how the programs class structure helped him organize his code. As the size of his program increased, he found that the language became increasingly more helpful.…

    • 813 Words
    • 4 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
  • Powerful Essays

    Meiosis

    • 1790 Words
    • 8 Pages

    Today's lecture will be a quick history of programming languages. Since 1957 when the first Fortran was introduced for the IBM 704, literaly hundreds of new programming languages have come and gone--well, some of them have gone, and others--like Fortran, have managed to stay around. The sheer number of languages makes it impossible to cover them all in any depth--indeed, even the most important languages we will only have time to discuss in shallow detail today. As a result, we talk about only the most important languages--those that had historical significance either for their new ideas or their influences on the languages that followed them.…

    • 1790 Words
    • 8 Pages
    Powerful Essays
  • Good Essays

    The first generation programming languages is machine language,which required the use of binary symbols (0s and 1s).Because this is the language of the CPU,text file hat is translated into binary sets can be reas by almost every computer syatem platform.Originally no translator was used to change he source code into object code.…

    • 1256 Words
    • 6 Pages
    Good Essays
  • Good Essays

    history of the computer

    • 730 Words
    • 3 Pages

    The use of the word “computer” was first recorded in the 19th century and emerged in the modern from in the 1940’s. Charles Babbage is considered “the father of the computer” because he was the first to develop the concept of a programmable computer. He was a very intelligent man who was an English engineer as well as a polymath. He is credited with conceptualizing and inventing the first mechanical computer in the 19th century. His first design was a computer to aid in navigation calculations. In 1833 he decided a more general design would be beneficial so he began to develop that. He came up with an analytical engine which functioned through input programs and data. These inputs would be made through punch cards. For the output of information the machine had a printer, curve plotter and a bell that informed when the output…

    • 730 Words
    • 3 Pages
    Good Essays

Related Topics