Articles

Programming theorems on enumerator

Published:
2010-06-01
Author
View
Keywords
License

Copyright (c) 2010 Tibor Gregorics

Creative Commons License

This work is licensed under a Creative Commons Attribution 4.0 International License.

How To Cite
Selected Style: APA
Gregorics, T. (2010). Programming theorems on enumerator. Teaching Mathematics and Computer Science, 8(1), 89-108. https://doi.org/10.5485/TMCS.2010.0243
Abstract
This paper deals with the examination of the programming patterns best known by programmers: the programming theorems. It is a significant issue that in what way these patterns can be formulated in order to solve a relatively broad spectrum of problems using a small number of patterns. In this paper, the well known programming theorems are applied to the processing of enumerators. To this end, the robustness of patterns gained this way will be presented, and it will be also pointed out how the programs thus constructed can be implemented in the modern object-oriented programming environments: in language C++, Java and C#.