Logo
Unionpedia
Communication
Get it on Google Play
New! Download Unionpedia on your Android™ device!
Download
Faster access than browser!
 

ALGOL and List of computer scientists

Shortcuts: Differences, Similarities, Jaccard Similarity Coefficient, References.

Difference between ALGOL and List of computer scientists

ALGOL vs. List of computer scientists

ALGOL (short for "Algorithmic Language") is a family of imperative computer programming languages, originally developed in the mid-1950s, which greatly influenced many other languages and was the standard method for algorithm description used by the ACM in textbooks and academic sources for more than thirty years. This is a list of computer scientists, people who do work in computer science, in particular researchers and authors.

Similarities between ALGOL and List of computer scientists

ALGOL and List of computer scientists have 37 things in common (in Unionpedia): Ada (programming language), Adriaan van Wijngaarden, Alan Perlis, ALGOL 60, ALGOL 68, Algorithm, Association for Computing Machinery, Backus–Naur form, Brian Randell, C (programming language), COBOL, Compiler, Donald Knuth, Edsger W. Dijkstra, Fortran, IBM System/360, John Backus, John C. Reynolds, John McCarthy (computer scientist), Konrad Zuse, Kristen Nygaard, Lambda calculus, Lisp (programming language), Mike Woodger, ML (programming language), Niklaus Wirth, Ole-Johan Dahl, Pascal (programming language), Peter Landin, Peter Naur, ..., Programming language, Scheme (programming language), Simula, Thomas E. Kurtz, Tony Hoare, UNIVAC, Willem van der Poel. Expand index (7 more) »

Ada (programming language)

Ada is a structured, statically typed, imperative, and object-oriented high-level computer programming language, extended from Pascal and other languages.

ALGOL and Ada (programming language) · Ada (programming language) and List of computer scientists · See more »

Adriaan van Wijngaarden

Adriaan "Aad" van Wijngaarden (2 November 1916 – 7 February 1987) was a Dutch mathematician and computer scientist, who is considered by many to have been the founding father of informatica (computer science) in the Netherlands.

ALGOL and Adriaan van Wijngaarden · Adriaan van Wijngaarden and List of computer scientists · See more »

Alan Perlis

Alan Jay Perlis (April 1, 1922 – February 7, 1990) was an American computer scientist and professor at Purdue University, Carnegie Mellon University and Yale University.

ALGOL and Alan Perlis · Alan Perlis and List of computer scientists · See more »

ALGOL 60

ALGOL 60 (short for Algorithmic Language 1960) is a member of the ALGOL family of computer programming languages.

ALGOL and ALGOL 60 · ALGOL 60 and List of computer scientists · See more »

ALGOL 68

ALGOL 68 (short for Algorithmic Language 1968) is an imperative computer programming language that was conceived as a successor to the ALGOL 60 programming language, designed with the goal of a much wider scope of application and more rigorously defined syntax and semantics.

ALGOL and ALGOL 68 · ALGOL 68 and List of computer scientists · See more »

Algorithm

In mathematics and computer science, an algorithm is an unambiguous specification of how to solve a class of problems.

ALGOL and Algorithm · Algorithm and List of computer scientists · See more »

Association for Computing Machinery

The Association for Computing Machinery (ACM) is an international learned society for computing.

ALGOL and Association for Computing Machinery · Association for Computing Machinery and List of computer scientists · See more »

Backus–Naur form

In computer science, Backus–Naur form or Backus normal form (BNF) is a notation technique for context-free grammars, often used to describe the syntax of languages used in computing, such as computer programming languages, document formats, instruction sets and communication protocols.

ALGOL and Backus–Naur form · Backus–Naur form and List of computer scientists · See more »

Brian Randell

Brian Randell (born 1936) is a British computer scientist, and Emeritus Professor at the School of Computing Science, Newcastle University, UK He specialises in research into software fault tolerance and dependability, and is a noted authority on the early pre-1950 history of computers.

ALGOL and Brian Randell · Brian Randell and List of computer scientists · See more »

C (programming language)

C (as in the letter ''c'') is a general-purpose, imperative computer programming language, supporting structured programming, lexical variable scope and recursion, while a static type system prevents many unintended operations.

ALGOL and C (programming language) · C (programming language) and List of computer scientists · See more »

COBOL

COBOL (an acronym for "common business-oriented language") is a compiled English-like computer programming language designed for business use.

ALGOL and COBOL · COBOL and List of computer scientists · See more »

Compiler

A compiler is computer software that transforms computer code written in one programming language (the source language) into another programming language (the target language).

ALGOL and Compiler · Compiler and List of computer scientists · See more »

Donald Knuth

Donald Ervin Knuth (born January 10, 1938) is an American computer scientist, mathematician, and professor emeritus at Stanford University.

ALGOL and Donald Knuth · Donald Knuth and List of computer scientists · See more »

Edsger W. Dijkstra

Edsger Wybe Dijkstra (11 May 1930 – 6 August 2002) was a Dutch systems scientist, programmer, software engineer, science essayist, and early pioneer in computing science.

ALGOL and Edsger W. Dijkstra · Edsger W. Dijkstra and List of computer scientists · See more »

Fortran

Fortran (formerly FORTRAN, derived from Formula Translation) is a general-purpose, compiled imperative programming language that is especially suited to numeric computation and scientific computing.

ALGOL and Fortran · Fortran and List of computer scientists · See more »

IBM System/360

The IBM System/360 (S/360) is a family of mainframe computer systems that was announced by IBM on April 7, 1964, and delivered between 1965 and 1978.

ALGOL and IBM System/360 · IBM System/360 and List of computer scientists · See more »

John Backus

John Warner Backus (December 3, 1924 – March 17, 2007) was an American computer scientist.

ALGOL and John Backus · John Backus and List of computer scientists · See more »

John C. Reynolds

John Charles Reynolds (June 1, 1935 – April 28, 2013) was an American computer scientist.

ALGOL and John C. Reynolds · John C. Reynolds and List of computer scientists · See more »

John McCarthy (computer scientist)

John McCarthy (September 4, 1927 – October 24, 2011) was an American computer scientist and cognitive scientist.

ALGOL and John McCarthy (computer scientist) · John McCarthy (computer scientist) and List of computer scientists · See more »

Konrad Zuse

Konrad Zuse (22 June 1910 – 18 December 1995) was a German civil engineer, inventor and computer pioneer.

ALGOL and Konrad Zuse · Konrad Zuse and List of computer scientists · See more »

Kristen Nygaard

Kristen Nygaard (27 August 1926 – 10 August 2002) was a Norwegian computer scientist, programming language pioneer and politician.

ALGOL and Kristen Nygaard · Kristen Nygaard and List of computer scientists · See more »

Lambda calculus

Lambda calculus (also written as λ-calculus) is a formal system in mathematical logic for expressing computation based on function abstraction and application using variable binding and substitution.

ALGOL and Lambda calculus · Lambda calculus and List of computer scientists · See more »

Lisp (programming language)

Lisp (historically, LISP) is a family of computer programming languages with a long history and a distinctive, fully parenthesized prefix notation.

ALGOL and Lisp (programming language) · Lisp (programming language) and List of computer scientists · See more »

Mike Woodger

Michael ("Mike") Woodger (born 28 March 1923) is a pioneering English computer scientist.

ALGOL and Mike Woodger · List of computer scientists and Mike Woodger · See more »

ML (programming language)

ML (Meta Language) is a general-purpose functional programming language.

ALGOL and ML (programming language) · List of computer scientists and ML (programming language) · See more »

Niklaus Wirth

Niklaus Emil Wirth (born 15 February 1934) is a Swiss computer scientist, best known for designing several programming languages, including Pascal, and for pioneering several classic topics in software engineering.

ALGOL and Niklaus Wirth · List of computer scientists and Niklaus Wirth · See more »

Ole-Johan Dahl

Ole-Johan Dahl (12 October 1931 – 29 June 2002) was a Norwegian computer scientist.

ALGOL and Ole-Johan Dahl · List of computer scientists and Ole-Johan Dahl · See more »

Pascal (programming language)

Pascal is an imperative and procedural programming language, which Niklaus Wirth designed in 1968–69 and published in 1970, as a small, efficient language intended to encourage good programming practices using structured programming and data structuring. It is named in honor of the French mathematician, philosopher and physicist Blaise Pascal. Pascal was developed on the pattern of the ALGOL 60 language. Wirth had already developed several improvements to this language as part of the ALGOL X proposals, but these were not accepted and Pascal was developed separately and released in 1970. A derivative known as Object Pascal designed for object-oriented programming was developed in 1985; this was used by Apple Computer and Borland in the late 1980s and later developed into Delphi on the Microsoft Windows platform. Extensions to the Pascal concepts led to the Pascal-like languages Modula-2 and Oberon.

ALGOL and Pascal (programming language) · List of computer scientists and Pascal (programming language) · See more »

Peter Landin

Peter John Landin (5 June 1930, Sheffield – 3 June 2009) was a British computer scientist.

ALGOL and Peter Landin · List of computer scientists and Peter Landin · See more »

Peter Naur

Peter Naur (25 October 1928 – 3 January 2016) was a Danish computer science pioneer and Turing award winner.

ALGOL and Peter Naur · List of computer scientists and Peter Naur · See more »

Programming language

A programming language is a formal language that specifies a set of instructions that can be used to produce various kinds of output.

ALGOL and Programming language · List of computer scientists and Programming language · See more »

Scheme (programming language)

Scheme is a programming language that supports multiple paradigms, including functional programming and imperative programming, and is one of the two main dialects of Lisp.

ALGOL and Scheme (programming language) · List of computer scientists and Scheme (programming language) · See more »

Simula

Simula is the name of two simulation programming languages, Simula I and Simula 67, developed in the 1960s at the Norwegian Computing Center in Oslo, by Ole-Johan Dahl and Kristen Nygaard.

ALGOL and Simula · List of computer scientists and Simula · See more »

Thomas E. Kurtz

Thomas Eugene Kurtz (born February 22, 1928) is a retired Dartmouth professor of mathematics and computer scientist, who along with his colleague John G. Kemeny set in motion the then revolutionary concept of making computers as freely available to college students as library books were, by implementing the concept of time-sharing at Dartmouth College.

ALGOL and Thomas E. Kurtz · List of computer scientists and Thomas E. Kurtz · See more »

Tony Hoare

Sir Charles Antony Richard Hoare (born 11 January 1934), is a British computer scientist.

ALGOL and Tony Hoare · List of computer scientists and Tony Hoare · See more »

UNIVAC

UNIVAC (Universal Automatic Computer) is a line of electronic digital stored-program computers starting with the products of the Eckert–Mauchly Computer Corporation.

ALGOL and UNIVAC · List of computer scientists and UNIVAC · See more »

Willem van der Poel

Willem Louis van der Poel (2 December 1926, The Hague) is a pioneering Dutch computer scientist, who is known for designing the ZEBRA computer.

ALGOL and Willem van der Poel · List of computer scientists and Willem van der Poel · See more »

The list above answers the following questions

ALGOL and List of computer scientists Comparison

ALGOL has 136 relations, while List of computer scientists has 1004. As they have in common 37, the Jaccard index is 3.25% = 37 / (136 + 1004).

References

This article shows the relationship between ALGOL and List of computer scientists. To access each article from which the information was extracted, please visit:

Hey! We are on Facebook now! »