Ole-Johan Dahl

From Wikipedia, the free encyclopedia

Ole-Johan Dahl
Born(1931-10-12)12 October 1931
Died29 June 2002(2002-06-29) (aged 70)
Asker, Norway
Alma materUniversity of Oslo
Known forSimula
Object-oriented programming
AwardsTuring Award (2001)
IEEE John von Neumann Medal (2002)
Scientific career
FieldsComputer science
InstitutionsNorwegian Computing Center
University of Oslo

Ole-Johan Dahl (12 October 1931 – 29 June 2002) was a Norwegian computer scientist. Dahl was a professor of computer science at the University of Oslo and is considered to be one of the fathers of Simula and object-oriented programming along with Kristen Nygaard.[1][2]

Career[edit]

Dahl was born in Mandal, Norway. He was the son of Finn Dahl (1898–1962) and Ingrid Othilie Kathinka Pedersen (1905–80). When he was seven, his family moved to Drammen. When he was thirteen, the whole family fled to Sweden during the German occupation of Norway in World War II. After the war's end, Dahl studied numerical mathematics at the University of Oslo.[1]

Dahl became a full professor at the University of Oslo in 1968 and was a gifted teacher as well as researcher. Here he worked on Hierarchical Program Structures, probably his most influential publication, which appeared co-authored with C.A.R. Hoare in the influential book Structured Programming of 1972 by Dahl, Edsger Dijkstra, and Hoare, perhaps the best-known academic book concerning software in the 1970s. As his career advanced, Dahl grew increasingly interested in the use of formal methods, to rigorously reason about object-orientation for example. His expertise ranged from the practical application of ideas to their formal mathematical underpinning to ensure the validity of the approach.[3]

Dahl is widely accepted as Norway's foremost computer scientist. With Kristen Nygaard, he produced the initial ideas for object-oriented (OO) programming in the 1960s at the Norwegian Computing Center (Norsk Regnesentral (NR)) as part of the Simula I (1961–1965) and Simula 67 (1965–1968) simulation programming languages, which began as an extended variant and superset of ALGOL 60.[4] Dahl and Nygaard were the first to develop the concepts of class, subclass (allowing implicit information hiding), inheritance, dynamic object creation, etc., all important aspects of the OO paradigm. An object is a self-contained component (with a data structure and associated procedures or methods) in a software system. These are combined to form a complete system. The object-oriented approach is now pervasive in modern software development, including widely used imperative programming languages such as C++ and Java.

He received the Turing Award for his work in 2001 (with Kristen Nygaard). He received the 2002 Institute of Electrical and Electronics Engineers (IEEE) John von Neumann Medal (with Kristen Nygaard)[5] and was named Commander of the Royal Norwegian Order of St. Olav in 2000.[6]

The Association Internationale pour les Technologies Objets named the Dahl-Nygaard Prize after Dahl.[7]

Early papers[edit]

  • Dahl, O.-J (1957). Multiple index countings on the Ferranti Mercury computer. Oslo: Norwegian Defence Research Establishment.
  • Dahl, O.-J.; Garwick, Jan V. (1958). Programmer's handbook for the Ferranti Mercury Computer, Frederic at the Norwegian Defense Research Establishment – 2nd ed., Kjeller. Norwegian Defence Research Establishment.
  • Automatisk kodning: et prosjekt ved Forsvarets forskningsinstitutt.
  • Bell, Vic; Dahl, Ole-Johan (1963). Simscript implementation (Report). Oslo: Norwegian Computing Center.
  • Dahl, Ole-Johan; Nygaard, Kristen (1965). Basic concepts of Simula: an ALGOL based simulation language. Oslo: Norwegian Computing Center.
  • Simula: a language for programming and description of discrete event systems: introduction and user's manual. Oslo: Norwegian Computing Center. 1965.
  • Dahl, Ole-Johan (1966). Discrete event simulation languages: lectures delivered at the NATO summer school, Villard-de-Lans, September 1966. Oslo: Norwegian Computing Center.
  • Dahl, Ole-Johan; Nygaard, Kristen (1966). Simula: an ALGOL based simulation language. Oslo: Norwegian Computing Center.
  • Dahl, Ole-Johan; Nygaard, Kristen (1966). "Simula: an ALGOL-based simulation language". Communications of the ACM. 9 (9). New York: Association for Computing Machinery: 671–678. doi:10.1145/365813.365819. S2CID 11032334.
  • Dahl, Ole-Johan; Nygaard, Kristen (May 1967). "Class and subclass declarations". Written at Oslo. In Buxton, J. N. (ed.). I: Simulation programming languages: Proceedings of the IFIP working conference on simulation programming languages. Amsterdam, North Holland (published 1968).{{cite book}}: CS1 maint: location missing publisher (link) Organized by IFIP Technical Committee 2, programming languages; O.-J. Dahl, conference chairman.
  • Dahl, Ole-Johan (1968). Genuys, F. (ed.). Discrete event simulation languages. London: Academic Press (Programming languages: NATO Advanced Study Institute.
  • Dahl, Ole-Johan; Myhrhaug, Bjørn; Nygaard, Kristen (1968). Simula 67: Common Base Language. Oslo: Norwegian Computing Center (Publication S; Revised 1970, Publication 22.

See also[edit]

References[edit]

  1. ^ a b Nygaard, Kristen. "Ole-Johan Dahl". Large Norwegian Encyclopedia. Retrieved 14 November 2020.
  2. ^ Rossen, Eirik. "Kristen Nygaard". Norwegian Biographical Lexicon. Large Norwegian encyclopedia. Retrieved 1 May 2017.
  3. ^ "Tribute to Ole-Johan Dahl". University of Oslo. 2002. Retrieved 14 November 2020.
  4. ^ Dahl, Ole-Johan; Myhrhaug, Bjørn; Nygaard, Kristen (1970). Common Base Language (PDF) (Report). Norwegian Computing Center. p. 1.3.1. Archived from the original on 25 December 2013. Retrieved 14 November 2020.{{cite report}}: CS1 maint: unfit URL (link)
  5. ^ "Recipients IEEE John von Neumann Medal". Institute of Electrical and Electronics Engineers (IEEE).
  6. ^ Black, Andrew P. (2001). "Ole-Johan Dahl". ACM Awards. Association for Computing Machinery. Retrieved 14 November 2020.
  7. ^ "Dahl-Nygaard Prize". Retrieved 7 December 2022.

Sources[edit]

External links[edit]