Author Edsger W. Dijkstra introduces A Discipline of Programming with the statement, "My original idea was to publish a number of beautiful algorithms in such a way that the reader could appreciate their beauty." In t...

Buy Now From Amazon

Author Edsger W. Dijkstra introduces A Discipline of Programming with the statement, "My original idea was to publish a number of beautiful algorithms in such a way that the reader could appreciate their beauty." In this classic work, Dijkstra achieves this goal and accomplishes a great deal more.

He begins by considering the questions, "What is an algorithm?" and "What are we doing when we program?" These questions lead him to an interesting digression on the semantics of programming languages, which, in turn, leads to essays on programming language constructs, scoping of variables, and array references. Dijkstra then delivers, as promised, a collection of beautiful algorithms.

These algorithms are far ranging, covering mathematical computations, various kinds of sorting problems, pattern matching, convex hulls, and more. Because this is an old book, the algorithms presented are sometimes no longer the best available. However, the value in reading A Discipline of Programming is to absorb and understand the way that Dijkstra thought about these problems, which, in some ways, is more valuable than a thousand algorithms.

Similar Products

The Science of Programming (Monographs in Computer Science)Daily Coding Problem: Get exceptionally good at coding interviews by solving one problem every dayStructure and Interpretation of Computer Programs - 2nd Edition (MIT Electrical Engineering and Computer Science)The Mythical Man-Month: Essays on Software Engineering, Anniversary Edition (2nd Edition)Programming PearlsSelected Writings on Computing: A personal Perspective (Monographs in Computer Science)Algorithms + Data Structures = Programs (Prentice-Hall Series in Automatic Computation)