Algorithms + Data Structures = Programs

From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by imported>Finlay McWalter at 19:42, 1 June 2025 (See also: the see also section is for links that are somewhat related to the topic of this article. Not just articles in the same very general category - that's what categories are for. There are literally hundreds of introductory CS textbooks.). The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Template:Short description Script error: No such module "Infobox".Template:Template otherScript error: No such module "Check for unknown parameters".Template:Wikidata image Algorithms + Data Structures = Programs[1] 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.[2]

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

Chapter outline

References

<templatestyles src="Reflist/styles.css" />

  1. Cite error: Script error: No such module "Namespace detect".Script error: No such module "Namespace detect".
  2. Citations collected by the ACM

Script error: No such module "Check for unknown parameters".

External links

Template:Wirth


Template:Asbox