Many, many of the legendary programmers know many programming languages. What they know from one language helps them write better code in another one. But itβs not really the language that matters: adding knowledge of C# to your knowledge of Java doesnβt make you much better. The languages are too s
Object-Oriented Programming A Unified Foundation
β Scribed by Giuseppe Castagna (auth.)
- Publisher
- BirkhΓ€user Basel
- Year
- 1996
- Tongue
- English
- Leaves
- 371
- Series
- Progress in Theoretical Computer Science
- Edition
- 1
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
by Luea Cardelli Ever since Strachey's work in the 1960's, polymorphism has been classified into the parametric and overloading varieties. Parametric polymorphism has been the subject of extensive study for over two decades. Overloading, on the other hand, has often been considered too ad hoc to deserve much attention even though it has been, in some form, an ingredient of virtually every programming lanΒ guage (much more so than parametric polymorphism). With the introduction of object-oriented languages, and in particular with multiple-dispatch object-oriented languages, overloading has become less of a programming convenience and more of a fundamental feature in need of proper explanation. This book provides a compelling framework for the study of run-time overΒ loading and of its interactions with subtyping and with parametric polymorphism. The book also describes applications to object-oriented programming. This new framework is motivated by the relatively recent spread of programming languages that are entirely based on run-time overloading; this fact probably explains why this subject was not investigated earlier. Once properly understood, overloading reveals itself relevant also to the study of older and more conventional (singleΒ dispatch) object-oriented languages, clarifying delicate issues of covariance and contravariance of method types, and of run-time type analysis. In the final chapters, a synthesis is made between parametric and overloading polymorphism.
β¦ Table of Contents
Front Matter....Pages i-xviii
Front Matter....Pages 1-1
Background and notation....Pages 3-33
A quick overview....Pages 35-76
Front Matter....Pages 77-77
Object-oriented programming....Pages 79-111
The Ξ»&-calculus....Pages 113-151
Covariance and contravariance: conflict without a cause....Pages 153-166
Strong Normalization....Pages 167-176
Three variations on the theme....Pages 177-191
Interpretation of object-oriented languages....Pages 193-220
Imperative features and other widgets....Pages 221-233
Semantics....Pages 235-258
Front Matter....Pages 259-259
Introduction to part III....Pages 261-273
Second order overloading....Pages 275-311
Second order overloading and object-oriented programming....Pages 313-322
Conclusion....Pages 323-327
Back Matter....Pages 329-366
β¦ Subjects
Computer Science, general
π SIMILAR VOLUMES
Embark on a Profound Journey to "Mastering Object-Oriented Programming" In a dynamic world of software development, mastering the art of object-oriented programming (OOP) is pivotal for creating robust, scalable, and maintainable code that powers modern applications. "Mastering Object-Oriented Pr
The focus of this book is to present object-oriented programming using .NET patterns. Patterns are currently being largely taught based on the assumption that the reader understands object oriented programming techniques. This has resulted in another gap as the techniques taught often clash with the
If you re an ABAP application developer with basic ABAP programming skills, this book will teach you how to think about writing ABAP software from an object-oriented (OO) point of view, and prepare you to work with many of the exciting ABAP-based technologies in ABAP Objects (release 7.0). Using th
<p><p><i>Foundations of Object-Oriented Programming Using .NET 2.0 Patterns</i> solves the object-oriented and pattern-programming problem by mixing the twoβthe book teaches object-oriented concepts using patterns, or a solutions-based approach. The book's material is organized around tasks and patt
Foundations of Object-Oriented Programming Using .NET 2.0 Patterns solves the object-oriented and pattern-programming problem by mixing the two - the book teaches object-oriented concepts using patterns, or a solutions-based approach. The book's material is organized around tasks and patterns, and i