𝔖 Scriptorium
✦   LIBER   ✦

📁

Object-Oriented Programming in Oberon-2

✍ Scribed by Hanspeter Mössenböck


Publisher
Springer
Year
1995
Tongue
English
Leaves
291
Edition
2
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


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 systems. The concept first manifested itself in the language Simula 67. It took nearly two decades for the method to gain impetus, and today object-oriented programming is an important concept and a powerful technique. Meanwhile, we can even speak of an over­ reaction, for the concept has become a buzzword. But buzzwords always appear where there is the hope of exploiting ill-informed clients because they see the new approach as the solution to all their problems. Thus object-oriented programming is often hailed as a panacea. And so the question is justified: What is really behind it? To let the cat out of the bag: There is more to object-oriented programming than merely putting data as objects in the fore­ ground, instead of algorithms to which the data are subject. It is more than purely an alternative view of programmed systems. To identify the essence of object-oriented programming, is the subject of this book. This is a textbook that shows in a didactically skillful way which concepts and constructs are new, where they can be employed reasonably, and what advantages they offer. For, not all programs are automatically improved by merely recasting them in an object-oriented style.

✦ Table of Contents


Cover
Contents
Foreword
Preface
1 - Overview
2 - Oberon-2
3 - Data Abstraction
4 - Classes
5 - Inheritance
6 - Dynamic Binding
7 - Typical Applications
8 - Useful Techniques
9 - Object-Oriented Design
10 - Frameworks
11 - Oberon0 - A Case Study
12 - Costs and Benefits of OOP
Appendix A - Oberon-2 Language Definition
Appendix B - The Module OS
Appendix C - The Module IO
Appendix D - How to Get Oberon
Bibliography
Index


📜 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
✍ Prof. Dr. Hanspeter Mössenböck (auth.) 📂 Library 📅 1995 🏛 Springer-Verlag Berlin Heidelberg 🌐 English

<p>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 u

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