๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

Object-Oriented Programming in Oberon-2

โœ Scribed by Prof. Dr. Hanspeter Mรถssenbรถck (auth.)


Publisher
Springer-Verlag Berlin Heidelberg
Year
1995
Tongue
English
Leaves
287
Edition
2
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


Object-oriented programming (OOP) tends to improve software quality by promoting structure, extensibility, and reusability of software. Its fundamentals are data abstraction, inheritance and dynamic binding. But it is not enough to understand these concepts; one must also learn how to make good use of them. This book covers the basic concepts of OOP, schows typical application patterns, gives useful design hints, and finally presents the design and implementation of an object-oriented windows system with an integrated text and graphics editor. The language used throughout this book in Oberon-2, a clean and type-safe language designed at ETH Zรผrich. However, the emphasis of the book is not on the language but on the concepts of OOP. They can easiliy be transferred to any other object-oriented language. The book is aimed at students of computer science as well as at practitioners who want to gain a perspective on modern software development techniques. Compilers for Oberon-2 as well as the source code of the case study in this book are freely available for several common workstations. The book is aimed at students of computer science as well as at practitioners who want to gain a perspective on modern software development techniques.

โœฆ Table of Contents


Front Matter....Pages i-xiii
Overview....Pages 1-12
Oberon-2....Pages 13-27
Data Abstraction....Pages 29-38
Classes....Pages 39-48
Inheritance....Pages 49-62
Dynamic Binding....Pages 63-74
Typical Applications....Pages 75-94
Useful Techniques....Pages 95-120
Object-Oriented Design....Pages 121-142
Frameworks....Pages 143-152
Oberon0 โ€” A Case Study....Pages 153-213
Costs and Benefits of OOP....Pages 215-220
Back Matter....Pages 221-278

โœฆ Subjects


Programming Techniques; Software Engineering


๐Ÿ“œ SIMILAR VOLUMES


Object-Oriented Programming: in Oberon-2
โœ Prof. Dr. Hanspeter Mรถssenbรถck (auth.) ๐Ÿ“‚ Library ๐Ÿ“… 1993 ๐Ÿ› Springer Berlin Heidelberg ๐ŸŒ English

This book describes a practical approach to object-oriented programming and design. After explaining the basic concepts of object-orientation the book shows with numerous realistic examples how this technique can be used to write extensible and well-structured software. It discussed typical design p

Object-Oriented Programming in Oberon-2
โœ Hanspeter Mรถssenbรถck ๐Ÿ“‚ Library ๐Ÿ“… 1995 ๐Ÿ› Springer ๐ŸŒ English

Without a doubt the idea of object-oriented programming has brought some motion into the field of programming methodology and enlarged the set of programming languages. Object-oriented programming is nothing new-it first arose in the sixties. The motivation came from the simulation of discrete event

Functional Programming for the Object-Or
โœ Brian Marick ๐Ÿ“‚ Library ๐Ÿ“… 2012 ๐ŸŒ English

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 in C# for C
โœ Nรธrmark Kurt. ๐Ÿ“‚ Library ๐ŸŒ English

Aalborg University, Denmark, 2010. โ€” 479 p.<div class="bb-sep"></div>This is a teaching material about object-oriented programming, illustrated with use of the programming language C#. The initial version was written i 2006.<br/>It is assumed, as a prerequisite, that the readers have some knowledge