A Functional Pattern System for Object-Oriented Design

Download free course A Functional Pattern System for Object-Oriented Design, pdf file on 346 pages by by Thomas Ku?hne.

This book integrates the vital areas of object-orientation, functional programming, design patterns, and language design. The most important concepts from functional programming are captured with six design patterns: FUNCTION OBJECTS (Black-box behaviour parameterisation) LAZY OBJECTS (Evaluation-by-need semantics) VALUE OBJECTS (Immutable values) VOID OBJECTS (Abandoning null references) TRANSFOLD (Combining internal & external iteration) TRANSLATOR (Homomorphic mapping with generic functions). These patterns can be used with any object-oriented language to advance software design. The patterns form a system, i.e., a collaborating set of patterns.

In their "Related Patterns" sections the patterns refer to each other and to many other published design patterns. Each of the relevant areas (object-orientation, functional programming, design patterns) is introduced in the first part of the book. This part also compares the functional and object-oriented paradigms both in terms of concepts and on a calculus level. The second part presents the functional pattern system. This system should be beneficial to software practitioners since it integrates the functional paradigm into object-oriented software design. Hence, advantages which have been primarily available in functional languages can be used in object-oriented languages as well. Even when some functional concepts have been partially established in object-oriented software already, they can now be understood as specialised uses of more general function patterns. This practical aspect is complemented by a theoretical account of multi-paradigm language design. An evaluation of the pattern system for its implications on language design in the third part is concluded by proposing a new distribution of responsibilities between languages and their environments.

The book uses the Eiffel programming language to illustrate the patterns with running sample code. It includes a critical review of the Eiffel language in terms of its suitability as a functional pattern implementation language.


Table of contents

  • Foundation
  • Functional programming
  • Object-orientation
  • Calculus comparison
  • Conflict & Cohabitance
  • Design Patterns
  • Pattern System
  • Catalog
  • Function Object
  • Lazy Object
  • Value Object
  • Transfold
  • Void Value
  • Translator
  • Collaboration
  • Language design
  • Pattern Driven Language Design
Pages : 346
Size : 2.2 MB
File type : PDF
Downloads: 63
Created: 2022-02-01
License: Open Publication License
Author(s): by Thomas Ku?hne
A Functional Pattern System for Object-Oriented Design

Warning: Trying to access array offset on false in /home/tutovnfz/public_html/article.php on line 233

Others Object-Oriented Design Tutorials

Others related eBooks about A Functional Pattern System for Object-Oriented Design

The Design and Implementation of the Anykernel and Rump Kernels

Download free course The Design and Implementation of the Anykernel and Rump Kernels, pdf file on 218 pages by Antti Kantee....

Foundations of Multi-Paradigm Modelling for Cyber-Physical Systems

Download free course Foundations of Multi-Paradigm Modelling for Cyber-Physical Systems, pdf file on 298 pages by Paulo Carreira, Vasco Amaral, Hans Vangheluwe....

Cloud-Based Benchmarking of Medical Image Analysis

Download free course Cloud-Based Benchmarking of Medical Image Analysis, pdf file on 256 pages by Allan Hanbury, Henning Müller, Georg Langs....

Getting started with Design patterns

Download free Design patterns tutorial course in PDF, training file in 32 chapters and 144 pages. Free unaffiliated ebook created from Stack OverFlow contributor....

High-Performance Modelling and Simulation for Big Data Applications

Download free course High-Performance Modelling and Simulation for Big Data Applications, pdf file on 364 pages by Joanna Ko?odziej, Horacio González-Vélez....

UML 2.0 tutorial

Free training document for beginners about UML ,a PDF tutorial for downloading to learn the basics of UML conception ,courses file under 106 by Ileana Ober....

Introduction to the Unified Modeling Language

This pdf tutorial aims to teach you all the notions of the UML language so that you can easily model your data and processes with the standard UML 2.0....

Object Modeling with UML

The purpose of this tutorial is to teach you the UML 2.0 novelties .Download free pdf course on 151 pages for beginners....

Cyber-Physical Systems: A Model-Based Approach

Download free course Cyber-Physical Systems: A Model-Based Approach, pdf file on 205 pages by Walid M. Taha, Abd-Elhamid M. Taha, Johan Thunberg....

UML analysis and design

UMLTutorial in PDF ,free training document it's an overview of analysis and design using UML ,courses file under 120 pages designated to intermediat-level users....