scispace - formally typeset
A

Alfs Berztiss

Researcher at University of Pittsburgh

Publications -  37
Citations -  212

Alfs Berztiss is an academic researcher from University of Pittsburgh. The author has contributed to research in topics: Information system & Software construction. The author has an hindex of 8, co-authored 37 publications receiving 210 citations. Previous affiliations of Alfs Berztiss include Stockholm University.

Papers
More filters
Journal ArticleDOI

Recommendations for master's level programs in computer science: a report of the ACM curriculum committee on computer science

TL;DR: Recommendations are made concerning the form, entrance requirements, possible courses, staffing levels, intent, library resources, and computing resources required for an academic, professional, or specialized master's degree.
Journal ArticleDOI

A mathematically focused curriculum for computer science

TL;DR: A curriculum that is flexible enough to suit all students studying computer science, and that reintegrates the theoretical aspects of the field along with more practical or vocational aspects, is proposed.
Book ChapterDOI

Specification and Implementation of Abstract Data Types

TL;DR: The chapter discusses modularization, that is, the decomposition of a program into a set of functionally distinct units, and the importance of data types with respect to program correctness, and why data types should be defined in terms of operations.
Journal ArticleDOI

A taxonomy of binary tree traversals

TL;DR: This work systematize this work by proposing a classification that consists of twenty-six traversals grouped into seven categories that allow all of the traversals to be implemented.