Type Inheritance and Relational Theory
by
C.j Date
Book Details
Format
Paperback / Softback
ISBN-10
1491959991
ISBN-13
9781491959992
Publisher
O'Reilly Media
Imprint
O'Reilly Media
Country of Manufacture
US
Country of Publication
GB
Publication Date
Oct 18th, 2016
Print length
572 Pages
Weight
972 grams
Dimensions
23.30 x 17.90 x 3.00 cms
Product Classification:
Computer programming / software developmentComputer programming / software engineering
Ksh 7,800.00
Werezi Extended Catalogue
0 in stock
Delivery Location
Delivery fee: Select location
Secure
Quality
Fast
In this practical book, C.J. Date provides a model for type inheritance that is not programming-language-specific. This model provides programmers who specialize in one language the broader background to understand and implement types in other languages. Exercises are included with most chapters.
Type inheritance is that phenomenon according to which we can say, for example, that every square is also a rectangle, and so properties that apply to rectangles in general apply to squares in particular. In other words, squares are a subtype of rectangles, and rectangles are a supertype of squares. Recognizing and acting upon such subtype / supertype relationships provides numerous benefits: Certainly it can help in data modeling, and it can also provide for code reuse in applications. For these reasons, many languages, including the standard database language SQL, have long supported such relationships. However, there doesn't seem to be any consensus in the community at large on a formal, rigorous, and abstract model of inheritance. This book proposes such a model, one that enjoys several advantages over other approaches, not the least of which it is that it's fully compatible with the well known relational model of data. Topics the model covers include: Both single and multiple inheritance Scalar, tuple, and relation inheritance Type lattices and union and intersection types Polymorphism and substitutability Compile time and run time binding All of these topics are described in detail in the book, with numerous illustrative examples, exercises, and answers. The book also discusses several alternative approaches. In particular, it includes a detailed discussion and analysis of inheritance as supported in the SQL standard.
Get Type Inheritance and Relational Theory by at the best price and quality guaranteed only at Werezi Africa's largest book ecommerce store. The book was published by O'Reilly Media and it has pages.