Theoretical Aspects of Object-oriented Programming

Theoretical Aspects of Object-oriented Programming
Author :
Publisher : MIT Press
Total Pages : 568
Release :
ISBN-10 : 026207155X
ISBN-13 : 9780262071550
Rating : 4/5 (550 Downloads)

Book Synopsis Theoretical Aspects of Object-oriented Programming by : Carl A. Gunter

Download or read book Theoretical Aspects of Object-oriented Programming written by Carl A. Gunter and published by MIT Press. This book was released on 1994 with total page 568 pages. Available in PDF, EPUB and Kindle. Book excerpt: Although the theory of object-oriented programming languages is far from complete, this book brings together the most important contributions to its development to date, focusing in particular on how advances in type systems and semantic models can contribute to new language designs.The fifteen chapters are divided into five parts: Objects and Subtypes, Type Inference, Coherence, Record Calculi, and Inheritance. The chapters are organized approximately in order of increasing complexity of the programming language constructs they consider - beginning with variations on Pascal- and Algol-like languages, developing the theory of illustrative record object models, and concluding with research directions for building a more comprehensive theory of object-oriented programming languages.Part I discusses the similarities and differences between "objects" and algebraic-style abstract data types, and the fundamental concept of a subtype. Parts II-IV are concerned with the "record model" of object-oriented languages. Specifically, these chapters discuss static and dynamic semantics of languages with simple object models that include a type or class hierarchy but do not explicitly provide what is often called dynamic binding. Part V considers extensions and modifications to record object models, moving closer to the full complexity of practical object-oriented languages.Carl A. Gunter is Professor in the Department of Computer and Information Science at the University of Pennsylvania. John C. Mitchell is Professor in the Department of Computer Science at Stanford University.


Theoretical Aspects of Object-oriented Programming Related Books

Theoretical Aspects of Object-oriented Programming
Language: en
Pages: 568
Authors: Carl A. Gunter
Categories: Computers
Type: BOOK - Published: 1994 - Publisher: MIT Press

DOWNLOAD EBOOK

Although the theory of object-oriented programming languages is far from complete, this book brings together the most important contributions to its development
Advanced R
Language: en
Pages: 476
Authors: Hadley Wickham
Categories: Mathematics
Type: BOOK - Published: 2015-09-15 - Publisher: CRC Press

DOWNLOAD EBOOK

An Essential Reference for Intermediate and Advanced R Programmers Advanced R presents useful tools and techniques for attacking many types of R programming pro
The Object-Oriented Thought Process
Language: en
Pages: 504
Authors: Matt Weisfeld
Categories: Computers
Type: BOOK - Published: 2008-08-25 - Publisher: Pearson Education

DOWNLOAD EBOOK

The Object-Oriented Thought Process Third Edition Matt Weisfeld An introduction to object-oriented concepts for developers looking to master modern application
Head First Object-Oriented Analysis and Design
Language: en
Pages: 634
Authors: Brett McLaughlin
Categories: Computers
Type: BOOK - Published: 2007 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

Provides information on analyzing, designing, and writing object-oriented software.
Python Object-Oriented Programming
Language: en
Pages: 715
Authors: Steven F. Lott
Categories: Computers
Type: BOOK - Published: 2021-07-02 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

A comprehensive guide to exploring modern Python through data structures, design patterns, and effective object-oriented techniques Key Features Build an intuit