Menu
Home Explore People Places Arts History Plants & Animals Science Life & Culture Technology
On this page
Algorithms + Data Structures = Programs
Book by Niklaus Wirth

Algorithms + Data Structures = Programs is a 1976 book written by Niklaus Wirth covering some of the fundamental topics of system engineering, computer programming, particularly that algorithms and data structures are inherently related. For example, if one has a sorted list one will use a search algorithm optimal for sorted lists.

The book is one of the most influential computer science books of its time and, like Wirth's other work, has been used extensively in education.

The Turbo Pascal compiler written by Anders Hejlsberg was largely inspired by the Tiny Pascal compiler in Niklaus Wirth's book.

Related Image Collections Add Image
We don't have any YouTube videos related to Algorithms + Data Structures = Programs yet.
We don't have any PDF documents related to Algorithms + Data Structures = Programs yet.
We don't have any Books related to Algorithms + Data Structures = Programs yet.
We don't have any archived web articles related to Algorithms + Data Structures = Programs yet.

Chapter outline

See also

References

  1. Wirth, Niklaus (1976). Algorithms + Data Structures = Programs. Prentice-Hall. ISBN 978-0-13-022418-7. 0130224189. 978-0-13-022418-7

  2. Citations collected by the ACM http://dl.acm.org/citation.cfm?id=540029