Algorithms + Data Structures = Programs
From Wikipedia, the free encyclopedia
This article lacks information on the notability of the subject matter. Please help improve this article by providing context for a general audience, especially in the lead section. (December 2007) |
Algorithms + Data Structures = Programs is a book written by Niklaus Wirth covering some of the fundamental topics of programming. The book was published by Prentice-Hall in 1976[1].
[edit] Chapter Outline
- Chapter 1 - Fundamental Data Structures
- Chapter 2 - Sorting
- Chapter 3 - Recursive Algorithms
- Chapter 4 - Dynamic Information Structures
- Chapter 5 - Language Structures and Compilers