Návrhové vzory v objektově orientovaném a funkcionálním programování a jejich integrace
Loading...
Downloads
1
Date issued
Authors
Maděra, Martin
Journal Title
Journal ISSN
Volume Title
Publisher
Vysoká škola báňská - Technická univerzita Ostrava
Location
Signature
Abstract
This thesis describes selected creational and behavioral design patters which are significant even for the functional programming. The structural patterns are omitted because they are closely related to the object oriented programming. Situations which are addressed by the structural patterns usually do not occur in the functional programming. Some patterns typical for the functional programming are also described along with ways how parallelism is implemented in some functional programming languages. Last section of the thesis describes ways to integrate modules created in both functional and object oriented programming languages and these ways are demonstrated on a practical example.
Description
Import 22/07/2015
Subject(s)
Design Patterns, Functional Programming, Scala, Clojure