Richard Walter Conway (born December 12, 1931) is an American
industrial engineer
Industrial engineering is an engineering profession that is concerned with the optimization of complex processes, systems, or organizations by developing, improving and implementing integrated systems of people, money, knowledge, information a ...
and
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 (al ...
who is the Emerson Electric Company Professor of Manufacturing Management, Emeritus in the
Johnson Graduate School of Management
The Samuel Curtis Johnson Graduate School of Management is the Graduate school, graduate business school in the SC Johnson College of Business at Cornell University, a private university, private Ivy League university located in Ithaca, New Yor ...
at
Cornell University
Cornell University is a private statutory land-grant research university based in Ithaca, New York. It is a member of the Ivy League. Founded in 1865 by Ezra Cornell and Andrew Dickson White, Cornell was founded with the intention to teach an ...
.
Conway has spent his entire academic career, both as a student and a professor, at Cornell and has held faculty positions at Cornell in several different areas:
industrial engineering
Industrial engineering is an engineering profession that is concerned with the optimization of complex process (engineering), processes, systems, or organizations by developing, improving and implementing integrated systems of people, money, kno ...
,
operations research
Operations research ( en-GB, operational research) (U.S. Air Force Specialty Code: Operations Analysis), often shortened to the initialism OR, is a discipline that deals with the development and application of analytical methods to improve deci ...
,
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 Applied science, practical discipli ...
, and
management science
Management science (or managerial science) is a wide and interdisciplinary study of solving complex problems and making strategic decisions as it pertains to institutions, corporations, governments and other types of organizational entities. It is ...
.
He is especially known for his work and publications in foundational questions about
computer simulation methodology; in writing about
production scheduling theory; in developing
computer language
A computer language is a formal language used to communicate with a computer. Types of computer languages include:
* Construction language – all forms of communication by which a human can specify an executable problem solution to a compu ...
s and
language compiler
In computing, a compiler is a computer program that translates computer code written in one programming language (the ''source'' language) into another language (the ''target'' language). The name "compiler" is primarily used for programs that ...
s, including the widely used
PL/C
PL/C is an instructional dialect of the programming language PL/I, developed at the Department of Computer Science of Cornell University in the early 1970s in an effort headed by Professor Richard W. Conway and graduate student Thomas R. Wilcox ...
dialect of
IBM's
PL/I
PL/I (Programming Language One, pronounced and sometimes written PL/1) is a procedural, imperative computer programming language developed and published by IBM. It is designed for scientific, engineering, business and system programming. I ...
language; in authoring or co-authoring
textbooks about computer programming; and in developing
simulation software for manufacturing. He was also the first director of the Office of Computing Services at Cornell.
Early life and education
Conway was born on December 12, 1931, in
Milwaukee, Wisconsin
Milwaukee ( ), officially the City of Milwaukee, is both the most populous and most densely populated city in the U.S. state of Wisconsin and the county seat of Milwaukee County, Wisconsin, Milwaukee County. With a population of 577,222 at th ...
.
[Conway, "An Experimental Investigation of Scheduling for Single-stage Production", title page and supplemental pages titled "Biography".] He grew up in that state and attended
Whitefish Bay High School
Whitefish Bay High School is a comprehensive public secondary school located in the village of Whitefish Bay, Wisconsin, United States. Enrollment is 947 students, in grades 9 through 12.
The school newspaper, the ''Tower Times'', and the school ...
in the
Milwaukee County village of that name.
He was awarded a John McMullen Regional Scholarship for the study of engineering.
He arrived at Cornell University as a freshman in 1949.
[ See bio text and segments at 0:23 and 0:53 in particular for reference use.] Within the
Sibley School of Mechanical Engineering,
he embarked upon a five-year program of study.
[ While an undergraduate he was an officer of the university's chapter of the ]Alpha Delta Phi
Alpha Delta Phi (), commonly known as Alpha Delt, ADPhi, A-Delt, or ADP, is a North American Greek-letter social college fraternity. Alpha Delta Phi was originally founded as a literary society by Samuel Eells in 1832 at Hamilton College in Cli ...
fraternity. He participated in the Cornell University Orchestra and Concert Band. In athletics, Conway did 150 pound crew, rowing stroke
A stroke is a medical condition in which poor blood flow to the brain causes cell death. There are two main types of stroke: ischemic, due to lack of blood flow, and hemorrhagic, due to bleeding. Both cause parts of the brain to stop functionin ...
in the junior varsity boat during Spring 1952, then rowing a middle position in the varsity boat during Spring 1953. He was elected to the Sphinx Head
The Sphinx Head Society is the oldest senior honor society at Cornell University. Sphinx Head recognizes Cornell senior men and women who have demonstrated respectable strength of character on top of a dedication to leadership and service at Corn ...
senior society. He had a very early exposure to computing via attending a noncredit seminar on the IBM Card-Programmed Electronic Calculator that was given by Robert J. Walker and J. Barkley Rosser
John Barkley Rosser Sr. (December 6, 1907 – September 5, 1989) was an American logician, a student of Alonzo Church, and known for his part in the Church–Rosser theorem, in lambda calculus. He also developed what is now called the "Rosser siev ...
of the Cornell mathematics department. He graduated with a Bachelor of Mechanical Engineering degree in 1954.
He married Edythe Davies on 29 August 1953, herself a Cornell graduate and later faculty member in the New York State College of Home Economics at Cornell University. They had three children, as well as a shared love of sailing.
Conway then went into graduate study at Cornell, focusing on industrial engineering
Industrial engineering is an engineering profession that is concerned with the optimization of complex process (engineering), processes, systems, or organizations by developing, improving and implementing integrated systems of people, money, kno ...
. He became interested in operations research
Operations research ( en-GB, operational research) (U.S. Air Force Specialty Code: Operations Analysis), often shortened to the initialism OR, is a discipline that deals with the development and application of analytical methods to improve deci ...
and digital simulation,[ and was encouraged to continue in simulation by economist ]Harry Markowitz
Harry Max Markowitz (born August 24, 1927) is an American economist who received the 1989 John von Neumann Theory Prize and the 1990 Nobel Memorial Prize in Economic Sciences.
Markowitz is a professor of finance at the Rady School of Management ...
. He received his Ph.D. degree in 1958, under the supervision of Andrew Schultz Jr.; his thesis was entitled "An Experimental Investigation of Scheduling for Single-Stage Production". It was the first Ph.D. in industrial engineering at Cornell.
Operations research and simulation
By 1957, Conway had been part of the engineering faculty as an instructor. Then upon gaining his doctorate, he became an assistant professor of industrial and engineering administration.
Taking advantage of a sabbatical in 1961, Conway worked at the RAND Corporation
The RAND Corporation (from the phrase "research and development") is an American nonprofit global policy think tank created in 1948 by Douglas Aircraft Company to offer research and analysis to the United States Armed Forces. It is financed ...
, where he had access to an IBM 704
The IBM 704 is a large digital mainframe computer introduced by IBM in 1954. It was the first mass-produced computer with hardware for floating-point arithmetic. The IBM 704 ''Manual of operation'' states:
The type 704 Electronic Data-Pro ...
computer and was one of the first programmers to use the simulation language SIMSCRIPT
SIMSCRIPT is a free-form, English-like general-purpose simulation language conceived by Harry Markowitz and Bernard Hausner at the RAND Corporation in 1962. It was implemented as a Fortran preprocessor on the IBM 7090 and was designed for large di ...
, which Markowitz was the designer of. In 1959 and 1963, Conway wrote or co-wrote journal articles that were published in the journal ''Management Science
Management science (or managerial science) is a wide and interdisciplinary study of solving complex problems and making strategic decisions as it pertains to institutions, corporations, governments and other types of organizational entities. It is ...
'' regarding outstanding problems and issues with computer simulation; decades later, these were honored by the journal as "seminal papers" that established the foundational framework for the entire study of stochastic simulation A stochastic simulation is a simulation of a system that has variables that can change stochastically (randomly) with individual probabilities.DLOUHÝ, M.; FÁBRY, J.; KUNCOVÁ, M.. Simulace pro ekonomy. Praha : VŠE, 2005.
Realizations of these ...
.
Conway was named a full professor in 1965, in what was an unusually quick time to reach that level.[
His book ''Theory of Scheduling'', co-authored with ]William L. Maxwell William Laughlin Maxwell (born 1 July 1934) is an American engineer.
William L. Maxwell was born in Philadelphia on 1 July 1934, and attended Central High School. He subsequently attended Cornell University. During his studies, Maxwell met Andrew ...
and Louis W. Miller, was published by Addison-Wesley
Addison-Wesley is an American publisher of textbooks and computer literature. It is an imprint of Pearson PLC, a global publishing and education company. In addition to publishing books, Addison-Wesley also distributes its technical titles through ...
in 1967. The book gives a systematic presentation of the subject, looking at the different types of scheduling problems that exist. It discusses solutions that rely on deterministic solutions, probabilistic solutions, and
Monte Carlo simulation, weaving together a variety of published findings in the scheduling field. The book received a very positive review in the journal ''Management Science
Management science (or managerial science) is a wide and interdisciplinary study of solving complex problems and making strategic decisions as it pertains to institutions, corporations, governments and other types of organizational entities. It is ...
'' and a somewhat mixed review in the journal ''IEEE Transactions on Computers
''IEEE Transactions on Computers'' is a monthly peer-reviewed scientific journal covering all aspects of computer design. It was established in 1952 and is published by the IEEE Computer Society. The editor-in-chief is Ahmed Louri, David and Marily ...
''. In the years since, ''Theory of Scheduling'' has been described as a classic work. Its translation into Russian in 1975 has been credited with helping to spur a wave of research into scheduling theory in the Soviet Union. In 2002, the Institute for Operations Research and the Management Sciences
The Institute for Operations Research and the Management Sciences (INFORMS) is an international society for practitioners in the fields of operations research (O.R.), management science, and analytics. It was established in 1995 with the merger of ...
listed the book's publication as one of the great moments in operations research history over the prior fifty years.
Computer science
In the Fall 1956 semester, Conway created and taught Cornell's very first course on digital computers, entitled "Computers and Data Processing Systems", using an IBM 650
The IBM 650 Magnetic Drum Data-Processing Machine is an early digital computer produced by IBM in the mid-1950s. It was the first mass produced computer in the world. Almost 2,000 systems were produced, the last in 1962, and it was the first ...
. The assignment had been urged by Schultz, while Conway was still in the middle of his doctoral studies. Conway continued to teach that first course for several years thereafter.
In 1965, Conway, along with Robert J. Walker and Anil Nerode
Anil Nerode (born 1932) is an American mathematician. He received his undergraduate education and a Ph.D. in mathematics from the University of Chicago, the latter under the directions of Saunders Mac Lane. He enrolled in the Hutchins College at t ...
of the Department of Mathematics in the College of Arts and Sciences
A College of Arts and Sciences or School of Arts and Sciences is most commonly an individual institution or a unit within a university that focuses on instruction of the liberal arts and pure sciences, although they frequently include programs and ...
, successfully argued for the creation of the Department of Computer Science at Cornell. The new department was shared between the Arts and Engineering schools, and was funded by a large initial grant from the Alfred P. Sloan Foundation
The Alfred P. Sloan Foundation is an American philanthropic nonprofit organization. It was established in 1934 by Alfred P. Sloan Jr., then-president and chief executive officer of General Motors.
The Sloan Foundation makes grants to support or ...
.
Besides his focus on the academic aspects of computing, Conway was also involved in planning for the administrative electronic data processing capacities at Cornell. This led to him taking leave to become the first director of the campus-wide Office of Computing Services, a position he held from 1966 to 1968. The academic and data processing functions were combined in Langmuir Laboratory near Tompkins County Airport. Besides the political battles endemic to pulling multiple university entities into a coordinated plan,[ a major challenge came when the ]IBM System/360 Model 67
The IBM System/360 Model 67 (S/360-67) was an important IBM mainframe model in the late 1960s.
* It had "its own powerful operating system... heTime Sharing System monitor (TSS)" offering "virtually instantaneous access to and response from t ...
with TSS/360
The IBM Time Sharing System TSS/360 is a discontinued early time-sharing operating system designed exclusively for a special model of the System/360 line of mainframes, the Model 67. Made available on a trial basis to a limited set of custom ...
time-sharing that the university had committed to had to be withdrawn prior to delivery due to poor performance; Conway led the effort to adapt the replacement IBM System/360 Model 65
The IBM System/360 Model 65 is a member of the IBM System/360 family of computers. It was announced April 1965, and replaced two models, the Model 60 and Model 62, announced one year prior but never shipped. It was discontinued in March 1974.
Mo ...
, which lacked the timesharing feature, to Cornell's need for flexible and speedy handling of batch job submissions. Conway later referred his time as head of computing services as "two really painful years" that was the least favorite part of his career.[
Conway became known for developing several ]computer language
A computer language is a formal language used to communicate with a computer. Types of computer languages include:
* Construction language – all forms of communication by which a human can specify an executable problem solution to a compu ...
s or dialects that included ambitious error repair via their compiler
In computing, a compiler is a computer program that translates computer code written in one programming language (the ''source'' language) into another language (the ''target'' language). The name "compiler" is primarily used for programs that ...
s. CORC (for Cornell computing language), developed with his colleague William L. Maxwell William Laughlin Maxwell (born 1 July 1934) is an American engineer.
William L. Maxwell was born in Philadelphia on 1 July 1934, and attended Central High School. He subsequently attended Cornell University. During his studies, Maxwell met Andrew ...
, was a simple language intended to serve lay users, namely for students and faculty to use to solve mathematics and engineering problems. It was loosely related to both FORTRAN and ALGOL
ALGOL (; short for "Algorithmic Language") is a family of imperative computer programming languages originally developed in 1958. ALGOL heavily influenced many other languages and was the standard method for algorithm description used by the ...
but far simpler and smaller, and due to being designed for the era of punched card
A punched card (also punch card or punched-card) is a piece of stiff paper that holds digital data represented by the presence or absence of holes in predefined positions. Punched cards were once common in data processing applications or to di ...
s and slow job turnarounds, the CORC compiler made every attempt to bypass or correct errors in the submitted code.
This was followed by CUPL (for Cornell University Programming Language), which had similar aims and incorporated various refinements, improvements, and environmental capabilities.
CORC was used at Cornell from 1962 to 1966 and CUPL from 1965 to 1969.
This work on student-oriented language dialects reached its apex with PL/C
PL/C is an instructional dialect of the programming language PL/I, developed at the Department of Computer Science of Cornell University in the early 1970s in an effort headed by Professor Richard W. Conway and graduate student Thomas R. Wilcox ...
, a student-oriented dialect of PL/I
PL/I (Programming Language One, pronounced and sometimes written PL/1) is a procedural, imperative computer programming language developed and published by IBM. It is designed for scientific, engineering, business and system programming. I ...
(with the 'C' standing for Cornell), which Conway began work on while he had a visiting professorship at the Massachusetts Institute of Technology
The Massachusetts Institute of Technology (MIT) is a private land-grant research university in Cambridge, Massachusetts. Established in 1861, MIT has played a key role in the development of modern technology and science, and is one of the ...
.[ This kept the approach of never failing to compile a program through automatic correction errors, but this time for a much larger and more sophisticated language.] PL/C became widely used in teaching programming, and eventually there were over 250 other institutions using it.
The textbook ''An Introduction to Programming: A Structured Approach Using PL/I and PL/C'' was written by Conway and his computer scientist colleague David Gries
David Gries (born April 26, 1939 in Flushing, Queens, New York) is an American computer scientist at Cornell University, United States mainly known for his books ''The Science of Programming'' (1981) and ''A Logical Approach to Discrete Math'' ( ...
, using PL/C as the programming language, and was published in 1973. It stressed the discipline of 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 ( ...
throughout, becoming one of the most prominent textbooks to do so. It also introduced considerations of program correctness
In theoretical computer science, an algorithm is correct with respect to a specification if it behaves as specified. Best explored is ''functional'' correctness, which refers to the input-output behavior of the algorithm (i.e., for each input it p ...
, becoming the first introductory textbook to do so. Conway later said that the book had sold very well.[ It led to a dozen or so textbooks modeled after it, authored or co-authored by Conway,] all of which were oriented towards teaching programming but using a variety of different languages and dialects. In addition, Conway became a series editor
Editing is the process of selecting and preparing written, photographic, visual, audible, or cinematic material used by a person or an entity to convey a message or information. The editing process can involve correction, condensation, orga ...
at Winthrop Publishers around 1976.
The combination of research, writing, and teaching gave Conway a national reputation, and was part of an emphasis Cornell's department of computer science put on computer literacy
Computer literacy is defined as the knowledge and ability to use computers and related technology efficiently, with skill levels ranging from elementary use to computer programming and advanced problem solving. Computer literacy can also refer ...
in various forms. Overall, by one survey done in 1978, Cornell had the fourth-ranked computer science program in the nation. Conway was acting chair of the department at that time.
Management science
However, much of the computer science department's strength was in theory-related areas; Conway was one of the very few "systems" people there.[ See segment at 04:28.] Conway gradually became dissatisfied with the theoretical direction. He stayed within the department for a while during the early 1980s, but refocused his attention on simulation for manufacturing processes. He also taught some introductory data processing courses to business students.
Then in 1984 he switched his faculty position to the Johnson Graduate School of Management
The Samuel Curtis Johnson Graduate School of Management is the Graduate school, graduate business school in the SC Johnson College of Business at Cornell University, a private university, private Ivy League university located in Ithaca, New Yor ...
, becoming a professor of information science there. He taught or co-taught courses on management information system
A management information system (MIS) is an information system used for decision-making, and for the coordination, control, analysis, and visualization of information in an organization. The study of the management information systems involves peop ...
s and information systems in manufacturing. He also resumed working with Maxwell, in a collaboration that now stretched over three decades. The main result of this work was the XCELL Factory Modelling System. This was an interactive, graphical system, that animated the process flow in a factory. It was intended to be used by people who did not have computer programming training and who were not simulation experts. The software ran on personal computers. Simulations were built by the user instantiating and connecting graphical icons representing real-world factory elements such as workstations, conveyor belts, and receiving areas. The XCELL tool was made commercially available via an Ithaca-based firm called Express Software Products, Inc.[See reference, biographical and institutional affiliation information of authors at end of "XCELL: A Cellular, Graphical Factory Modelling System" conference paper.] There was also an educational version. The XCELL tool achieved a fair degree of use. With additional functionality, it was renamed XCELL+ and went through several releases over the next few years.
By 1993, Conway had been named the Emerson Electric Company Professor of Manufacturing Management. At that point he became, in the words of a biographical assessment written for the journal ''Production and Operations Management
''Production and Operations Management'' is a peer-reviewed academic journal covering research on all topics in product and process design, operations, and supply chain management.
''Production and Operations Management'' is published by Wiley-Bla ...
'', "one of very few people to receive a varsity letter, a PhD, and an endowed chair, all from Cornell."
After gaining funding from the National Science Foundation
The National Science Foundation (NSF) is an independent agency of the United States government that supports fundamental research and education in all the non-medical fields of science and engineering. Its medical counterpart is the National I ...
, Conway launched the Semester in Manufacturing in 1996. This was an immersion program in which for a full semester students took only this one course; at least half the time was spent at various corporate manufacturing sites, especially those of Corning Inc.
Corning Incorporated is an American multinational corporation, multinational technology company that specializes in specialty glass, ceramics, and related materials and technologies including advanced optics, primarily for industrial and scien ...
, and the other in class. Visits to labor unions were also included, as the program was coordinated with Cornell's School of Industrial and Labor Relations
The New York State School of Industrial and Labor Relations at Cornell University (ILR) is an industrial relations school and one of the four New York State contract colleges at Cornell University, located in Ithaca, New York, United States. The ...
as well as the College of Engineering. Despite initial reluctance of the business school faculty toward the immersion idea, it was successful and became an innovative educational model within the college. In 2000, the college had four such immersive programs, and another one, dealing with e-business
Electronic business (or "Online Business" or "e-business") is any kind of business or commercial transaction that includes sharing information across the internet. Commerce constitutes the exchange of products and services between businesses, grou ...
, was being developed under Conway's guidance. The Semester in Manufacturing immersive was subsequently renamed the Semester in Strategic Operations, and it and a number of other immersives remain a signature feature of the Johnson School into the 2020s.
Conway retired from the Cornell faculty around 1999 and became a professor emeritus. During the 2000s, he was working on a book to be titled ''The Practice of Scheduling'', which was intended to address design, development, and use issues regarding the scheduling engines within advanced planning and scheduling
Advanced planning and scheduling (APS, also known as advanced manufacturing) refers to a manufacturing management process by which raw materials and production capacity are optimally allocated to meet demand. APS is especially well-suited to envi ...
(APS) tools. However the project does not seem to have reached publication.
Accolades and awards
In addition to his academic work, over the years Conway served as a consultant for several organizations and businesses.[ See bio text for reference use.]
The ''History of Computing at Cornell University'' has stated, "Conway played a major role in the development of computing on the campus for ... 20 years or so in a variety of capacities."
The XCELL+ Factory Modeling System won an award in 1991 from Educom for using computers in the classroom in an innovative way.
In 1992, Conway was elected to the National Academy of Engineering
The National Academy of Engineering (NAE) is an American nonprofit, non-governmental organization. The National Academy of Engineering is part of the National Academies of Sciences, Engineering, and Medicine, along with the National Academy ...
. He was named an inaugural Fellow of the Institute for Operations Research and the Management Sciences
The Institute for Operations Research and the Management Sciences (INFORMS) is an international society for practitioners in the fields of operations research (O.R.), management science, and analytics. It was established in 1995 with the merger of ...
in 2002.
Publications
; Books
* "An Experimental Investigation of Scheduling for Single-stage Production", Ph.D. dissertation, Cornell University, 1958
* ''Theory of Scheduling'' (Addison-Wesley, 1967) [co-author with William L. Maxwell William Laughlin Maxwell (born 1 July 1934) is an American engineer.
William L. Maxwell was born in Philadelphia on 1 July 1934, and attended Central High School. He subsequently attended Cornell University. During his studies, Maxwell met Andrew ...
and Louis W. Miller]. Republished by Dover Publications in 2003.
* ''An Introduction to Programming: A Structured Approach Using PL/I and PL/C'' (Winthrop Publishers, 1973) [co-author with David Gries
David Gries (born April 26, 1939 in Flushing, Queens, New York) is an American computer scientist at Cornell University, United States mainly known for his books ''The Science of Programming'' (1981) and ''A Logical Approach to Discrete Math'' ( ...
]
** Second edition, 1975, with ''PL/C-7'' used in title
** Third edition, 1979, published by Little, Brown and Company
* ''A Primer on Structured Programming using PL/I, PL/C, and PL/CT'' (Winthrop Publishers, 1976) [co-author with David Gries
David Gries (born April 26, 1939 in Flushing, Queens, New York) is an American computer scientist at Cornell University, United States mainly known for his books ''The Science of Programming'' (1981) and ''A Logical Approach to Discrete Math'' ( ...
]
* ''A Primer on PASCAL'' (Winthrop Publishers, 1976) [co-author with David Gries
David Gries (born April 26, 1939 in Flushing, Queens, New York) is an American computer scientist at Cornell University, United States mainly known for his books ''The Science of Programming'' (1981) and ''A Logical Approach to Discrete Math'' ( ...
and E. C. Zimmerman]
* ''Introduction to Structured Programming, using PL/I and SP/k'' (Winthrop Publishers, 1977) [co-author with David Gries
David Gries (born April 26, 1939 in Flushing, Queens, New York) is an American computer scientist at Cornell University, United States mainly known for his books ''The Science of Programming'' (1981) and ''A Logical Approach to Discrete Math'' ( ...
and D. B. Wortman]
* ''A Primer on Disciplined Programming using PL/I, PL/CS, and PL/CT'' (Winthrop Publishers, 1978)
* ''Programming for Poets: A Gentle Introduction Using PL/I'' (Winthrop Publishers, 1978)
** ''Programming for Poets: A Gentle Introduction Using FORTRAN with WATFIV'' (Winthrop Publishers, 1978) o-author with James Archer** ''Programming for Poets: A Gentle Introduction Using BASIC'' (Winthrop Publishers, 1979) o-author with James Archer** ''Programming for Poets: A Gentle Introduction Using PASCAL'' (Winthrop Publishers, 1980)
* ''Introduction to Microprocessor Programming, Using PLZ'' (Winthrop Publishers, 1979) David Gries
David Gries (born April 26, 1939 in Flushing, Queens, New York) is an American computer scientist at Cornell University, United States mainly known for his books ''The Science of Programming'' (1981) and ''A Logical Approach to Discrete Math'' ( ...
">Charlie Bass (engineer)">Charlie Bass* ''Users Guide to XCELL Factory Modeling System'' (The Scientific Press, 1986) [co-author with
and Steven L. Worona]
** ''Users Guide to XCELL+ Factory Modeling System'' (The Scientific Press, 1987) [co-author with
, John O. McClain, and Steven L. Worona]
; Selected articles
*
*
*
*
*
*
*
*
* John W. Rudan interviews Conway for the Oral and Personal Histories of Computing at Cornell, 2002
* Roger G. Sargent interviews Conway for The NC State University Libraries Computer Simulation Archive,
2011
* Roger G. Sargent interviews