HOME





Pierre-Arnoul De Marneffe
Pierre-Arnoul Frédéric Guy Donat de Marneffe (August 19, 1946 – July 9, 2023) was a Belgian computer scientist and professor emeritus at the University of Liège (ULiège). He studied civil engineering (mechanics section) at the Faculté polytechnique de Mons (FPMs) and obtained a PhD in applied sciences at the University of Liège (1976), in addition he obtained a Ph.D. in Computer science at Cambridge University in 1982. His ideas expressed in ''Holon Programming'' inspired Donald Knuth in creating WEB, the first published literate programming Literate programming is a programming paradigm introduced in 1984 by Donald Knuth in which a computer program is given as an explanation of its logic in a natural language, such as English, interspersed (embedded) with snippets of macros and t ... environment. References * Pierre-Arnoul de Marneffe, Holon Programming'. Univ. de Liège, Service d'Informatique (December, 1973). External links Holon Programming: A SurveyUnive ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


Belgium
Belgium, ; french: Belgique ; german: Belgien officially the Kingdom of Belgium, is a country in Northwestern Europe. The country is bordered by the Netherlands to the north, Germany to the east, Luxembourg to the southeast, France to the southwest, and the North Sea to the northwest. It covers an area of and has a population of more than 11.5 million, making it the 22nd most densely populated country in the world and the 6th most densely populated country in Europe, with a density of . Belgium is part of an area known as the Low Countries, historically a somewhat larger region than the Benelux group of states, as it also included parts of northern France. The capital and largest city is Brussels; other major cities are Antwerp, Ghent, Charleroi, Liège, Bruges, Namur, and Leuven. Belgium is a sovereign state and a federal constitutional monarchy with a parliamentary system. Its institutional organization is complex and is structured on both regional ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


Computer Scientist
A computer scientist is a person who is trained in the academic study of computer science. Computer scientists typically work on the theoretical side of computation, as opposed to the hardware side on which computer engineers mainly focus (although there is overlap). Although computer scientists can also focus their work and research on specific areas (such as algorithm and data structure development and design, software engineering, information theory, database theory, computational complexity theory, numerical analysis, programming language theory, computer graphics, and computer vision), their foundation is the theoretical study of computing from which these other fields derive. A primary goal of computer scientists is to develop or validate models, often mathematical, to describe the properties of computational systems ( processors, programs, computers interacting with people, computers interacting with other computers, etc.) with an overall objective of discoverin ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


University Of Liège
The University of Liège (french: Université de Liège), or ULiège, is a major public university of the French Community of Belgium based in Liège, Wallonia, Belgium. Its official language is French. As of 2020, ULiège is ranked in the 301–350 category worldwide according to ''Times Higher Education'', 451st by ''QS World University Rankings'', and between the 201st and 300th place by the ''Academic Ranking of World Universities''. More than 2,000 people, including academics, scientists and technicians, are involved in research of a wide variety of subjects from basic research to applied research. History The university was founded in 1817 by William I of the Netherlands, then King of the United Kingdom of the Netherlands, and by his Minister of Education, Anton Reinhard Falck. The foundation of the university was the result of a long intellectual tradition which dates back to the origins of the Prince-Bishopric of Liège. Beginning in the eleventh century, the influence ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  




Faculté Polytechnique De Mons
The Faculty of Engineering of UMons (French: ''Faculté Polytechnique de Mons'' (FPMs)) is a faculty of engineering at the University of Mons in the Wallonia region in Belgium. Before the 2009 merger of the Faculté Polytechnique de Mons and the University of Mons-Hainaut, the FPMs was the oldest university of the city of Mons and the first civil Engineering school in Belgium (1836). Its first name was ''École des Mines'' (Mining School). It is a member of the Top Industrial Managers for Europe (TIME) network, an association of 50 leading engineering schools and faculties in Europe. On January 1, 2009, the Engineering Faculty of Mons and the University of Mons-Hainaut merged into a new university called the University of Mons (UMons). The Faculty organizes a five-year course and delivers the Engineering (Ir.) and Master of Science (MSc.) degree. An Applied Sciences Doctoral degree (Dr.) is also available at the FPMs. Teaching As of 2005 there were 1200 students at the facu ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Computer Science
Computer science is the study of computation, automation, and information. Computer science spans theoretical disciplines (such as algorithms, theory of computation, information theory, and automation) to practical disciplines (including the design and implementation of hardware and software). Computer science is generally considered an area of academic research and distinct from computer programming. Algorithms and data structures are central to computer science. The theory of computation concerns abstract models of computation and general classes of problems that can be solved using them. The fields of cryptography and computer security involve studying the means for secure communication and for preventing security vulnerabilities. Computer graphics and computational geometry address the generation of images. Programming language theory considers different ways to describe computational processes, and database theory concerns the management of repositories ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Cambridge University
, mottoeng = Literal: From here, light and sacred draughts. Non literal: From this place, we gain enlightenment and precious knowledge. , established = , other_name = The Chancellor, Masters and Scholars of the University of Cambridge , type = Public research university , endowment = £7.121 billion (including colleges) , budget = £2.308 billion (excluding colleges) , chancellor = The Lord Sainsbury of Turville , vice_chancellor = Anthony Freeling , students = 24,450 (2020) , undergrad = 12,850 (2020) , postgrad = 11,600 (2020) , city = Cambridge , country = England , campus_type = , sporting_affiliations = The Sporting Blue , colours = Cambridge Blue , website = , logo = University of Cambridge lo ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Donald Knuth
Donald Ervin Knuth ( ; born January 10, 1938) is an American computer scientist, mathematician, and professor emeritus at Stanford University. He is the 1974 recipient of the ACM Turing Award, informally considered the Nobel Prize of computer science. Knuth has been called the "father of the analysis of algorithms". He is the author of the multi-volume work '' The Art of Computer Programming'' and contributed to the development of the rigorous analysis of the computational complexity of algorithms and systematized formal mathematical techniques for it. In the process, he also popularized the asymptotic notation. In addition to fundamental contributions in several branches of theoretical computer science, Knuth is the creator of the TeX computer typesetting system, the related METAFONT font definition language and rendering system, and the Computer Modern family of typefaces. As a writer and scholar, Knuth created the WEB and CWEB computer programming systems designed to ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


Literate Programming
Literate programming is a programming paradigm introduced in 1984 by Donald Knuth in which a computer program is given as an explanation of its logic in a natural language, such as English, interspersed (embedded) with snippets of macros and traditional source code, from which compilable source code can be generated. The approach is used in scientific computing and in data science routinely for reproducible research and open access purposes. Literate programming tools are used by millions of programmers today. The literate programming paradigm, as conceived by Donald Knuth, represents a move away from writing computer programs in the manner and order imposed by the computer, and instead gives programmers macros to develop programs in the order demanded by the logic and flow of their thoughts. Literate programs are written as an exposition of logic in more natural language in which macros are used to hide abstractions and traditional source code, more like the text of an essa ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


Belgian Computer Scientists
Belgian may refer to: * Something of, or related to, Belgium * Belgians, people from Belgium or of Belgian descent * Languages of Belgium, languages spoken in Belgium, such as Dutch, French, and German *Ancient Belgian language, an extinct language formerly spoken in Gallia Belgica *Belgian Dutch or Flemish, a variant of Dutch *Belgian French, a variant of French *Belgian horse (other), various breeds of horse *Belgian waffle, in culinary contexts * SS ''Belgian'', a cargo ship in service with F Leyland & Co Ltd from 1919 to 1934 *''The Belgian'', a 1917 American silent film See also * *Belgica (other) Gallia Belgica was a province of the Roman Empire in present-day Belgium, Luxembourg, and the Netherlands. Belgica may also refer to: Places * Belgica Glacier, Antarctica * Belgica Guyot, an undersea tablemount off Antarctica * Belgica Mountai ... * Belgic (other) {{Disambiguation ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Walloon People
Walloons (; french: Wallons ; wa, Walons) are a Gallo-Romance ethnic group living native to Wallonia and the immediate adjacent regions of France. Walloons primarily speak ''langues d'oïl'' such as Belgian French, Picard and Walloon. Walloons are historically and primarily Roman Catholic. In modern Belgium, Walloons are, by law, termed a "distinctive linguistic and ethnic community" within the country, as are the neighbouring Flemish, a Germanic group. When understood as a regional identification, the ethnonym is also extended to refer to the inhabitants of the Walloon region in general, regardless of ethnicity or ancestry. Etymology The term ''Walloon'' is derived from ''*walha'', a Proto-Germanic term used to refer to Celtic and Latin speakers. ''Walloon'' originated in Romance languages alongside other related terms, but it supplanted them. Its oldest written trace is found in Jean de Haynin's ''Mémoires de Jean, sire de Haynin et de Louvignies'' in 1465, where it re ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

University Of Liège Alumni
A university () is an institution of higher (or tertiary) education and research which awards academic degrees in several academic disciplines. ''University'' is derived from the Latin phrase ''universitas magistrorum et scholarium'', which roughly means "community of teachers and scholars". Universities typically offer both undergraduate and postgraduate programs. The first universities in Europe were established by Catholic Church monks. The University of Bologna (), Italy, which was founded in 1088, is the first university in the sense of: *being a high degree-awarding institute. *using the word ''universitas'' (which was coined at its foundation). *having independence from the ecclesiastic schools and issuing secular as well as non-secular degrees (with teaching conducted by both clergy and non-clergy): grammar, rhetoric, logic, theology, canon law, notarial law.Hunt Janin: "The university in medieval life, 1179–1499", McFarland, 2008, , p. 55f.de Ridder-Symoens, Hilde' ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


Living People
Related categories * :Year of birth missing (living people) / :Year of birth unknown * :Date of birth missing (living people) / :Date of birth unknown * :Place of birth missing (living people) / :Place of birth unknown * :Year of death missing / :Year of death unknown * :Date of death missing / :Date of death unknown * :Place of death missing / :Place of death unknown * :Missing middle or first names See also * :Dead people * :Template:L, which generates this category or death years, and birth year and sort keys. : {{DEFAULTSORT:Living people 21st-century people People by status ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]