Object-Oriented Programming A Unified Foundation

preview-18
  • Object-Oriented Programming A Unified Foundation Book Detail

  • Author : Giuseppe Castagna
  • Release Date : 2012-12-06
  • Publisher : Springer Science & Business Media
  • Genre : Computers
  • Pages : 372
  • ISBN 13 : 1461241383
  • File Size : 80,80 MB

Object-Oriented Programming A Unified Foundation by Giuseppe Castagna PDF Summary

Book Description: 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.

Disclaimer: www.yourbookbest.com does not own Object-Oriented Programming A Unified Foundation books pdf, neither created or scanned. We just provide the link that is already available on the internet, public domain and in Google Drive. If any way it violates the law or has any issues, then kindly mail us via contact us page to request the removal of the link.

UML and Object-Oriented Design Foundations

UML and Object-Oriented Design Foundations

File Size : 59,59 MB
Total View : 9709 Views
DOWNLOAD

Explore the fundamental concepts behind modern, object-oriented software design best practices. Learn how to work with UML to approach software development more

Object-oriented Methods

Object-oriented Methods

File Size : 40,40 MB
Total View : 832 Views
DOWNLOAD

A guide to understanding object orientation using new Unified Modeling Language (UML). Explains how to build models based on ideas that are fundamental to human