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

Modular programming and Oberon (programming language)

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

Difference between Modular programming and Oberon (programming language)

Modular programming vs. Oberon (programming language)

Modular programming is a software design technique that emphasizes separating the functionality of a programme into independent, interchangeable modules, such that each contains everything necessary to execute only one aspect of the desired functionality. Oberon is a general-purpose programming language created in 1986 by Niklaus Wirth and the latest member of the Wirthian family of ALGOL-like languages (Euler, Algol-W, Pascal, Modula, and Modula-2).

Similarities between Modular programming and Oberon (programming language)

Modular programming and Oberon (programming language) have 13 things in common (in Unionpedia): Ada (programming language), ALGOL, C++, Component Pascal, Go (programming language), Modula, Modula-2, Niklaus Wirth, Oberon-2, Object-oriented programming, Pascal (programming language), Structured programming, .NET Framework.

Ada (programming language)

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

Ada (programming language) and Modular programming · Ada (programming language) and Oberon (programming language) · See more »

ALGOL

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.

ALGOL and Modular programming · ALGOL and Oberon (programming language) · See more »

C++

C++ ("see plus plus") is a general-purpose programming language.

C++ and Modular programming · C++ and Oberon (programming language) · See more »

Component Pascal

Component Pascal is a programming language in the tradition of Niklaus Wirth's Pascal, Modula-2, Oberon and Oberon-2.

Component Pascal and Modular programming · Component Pascal and Oberon (programming language) · See more »

Go (programming language)

Go (often referred to as Golang) is a programming language created at Google in 2009 by Robert Griesemer, Rob Pike, and Ken Thompson.

Go (programming language) and Modular programming · Go (programming language) and Oberon (programming language) · See more »

Modula

The Modula programming language is a descendant of the Pascal programming language.

Modula and Modular programming · Modula and Oberon (programming language) · See more »

Modula-2

Modula-2 is a computer programming language designed and developed between 1977 and 1985 by Niklaus Wirth at the Swiss Federal Institute of Technology in Zurich (ETH Zurich) as a revision of Pascal to serve as the sole programming language for the operating system and application software for the personal workstation Lilith.

Modula-2 and Modular programming · Modula-2 and Oberon (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.

Modular programming and Niklaus Wirth · Niklaus Wirth and Oberon (programming language) · See more »

Oberon-2

Oberon-2 is an extension of the original Oberon programming language that adds limited reflection and object-oriented programming facilities, open arrays as pointer base types, read-only field export and reintroduces the FOR loop from Modula-2.

Modular programming and Oberon-2 · Oberon (programming language) and Oberon-2 · See more »

Object-oriented programming

Object-oriented programming (OOP) is a programming paradigm based on the concept of "objects", which may contain data, in the form of fields, often known as attributes; and code, in the form of procedures, often known as methods. A feature of objects is that an object's procedures can access and often modify the data fields of the object with which they are associated (objects have a notion of "this" or "self").

Modular programming and Object-oriented programming · Oberon (programming language) and Object-oriented programming · 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.

Modular programming and Pascal (programming language) · Oberon (programming language) and Pascal (programming language) · See more »

Structured programming

Structured programming is a programming paradigm aimed at improving the clarity, quality, and development time of a computer program by making extensive use of the structured control flow constructs of selection (if/then/else) and repetition (while and for), block structures, and subroutines in contrast to using simple tests and jumps such as the go to statement, which can lead to "spaghetti code" that is potentially difficult to follow and maintain.

Modular programming and Structured programming · Oberon (programming language) and Structured programming · See more »

.NET Framework

.NET Framework (pronounced dot net) is a software framework developed by Microsoft that runs primarily on Microsoft Windows.

.NET Framework and Modular programming · .NET Framework and Oberon (programming language) · See more »

The list above answers the following questions

Modular programming and Oberon (programming language) Comparison

Modular programming has 103 relations, while Oberon (programming language) has 48. As they have in common 13, the Jaccard index is 8.61% = 13 / (103 + 48).

References

This article shows the relationship between Modular programming and Oberon (programming language). To access each article from which the information was extracted, please visit:

Hey! We are on Facebook now! »