Articles

"Upperview" algorithm design in teaching computer science in high schools

Published:
2005-12-01
Author
View
Keywords
License

Copyright (c) 2005 Zoltán Kátai

Creative Commons License

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

How To Cite
Selected Style: APA
Kátai, Z. (2005). "Upperview" algorithm design in teaching computer science in high schools. Teaching Mathematics and Computer Science, 3(2), 221-240. https://doi.org/10.5485/TMCS.2005.0095
Abstract
In this paper we are going to present a teaching/learning method and suggest a syllabus that help the high school students look at the algorithm design strategies from a so called "upperview": greedy, backtracking, divide and conquer, dynamic programming. The goal of the suggested syllabus is, beyond the presentation of the techniques, to offer the students a view that reveals them the basic and even the slight principal differences and similarities between the strategies. In consensus with the Comenius principle this is essential, if we want to master this field of programming ("To teach means scarcely anything more than to show how things differ from one another in their different purposes, forms, and origins. ... Therefore, he who differentiates well teaches well.").