Студенческий сайт КФУ - ex ТНУ » Учебный раздел » Учебные файлы »ПРОГРАММИРОВАНИЕ

A Discipline of Programming

Edsger Wybe Dijkstra
Тип: PDF
Категория: ПРОГРАММИРОВАНИЕ
Скачать
Купить
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.
Другие файлы:

Concepts, Techniques, and Models of Computer Programming
This innovative text presents computer programming as a unified discipline in a way that is both practical and scientifically sound. The book focuses...

Exploring Python
Exploring Python takes an active learning approach which engages the student as an equal partner in the process of learning the fun, educational, a...

Introduction to C++ Programming and Graphics
Аннотация.This book is a brief and basic introduction to C++ for everyone and especially for scientists and engineers. The text offers a venue for eff...

Programming in C, 3rd Edition
Learn the C programming language from one of the best. Stephen Kochan's Programming in C is thorough with easy-to-follow instructions that are sure to...

Professional Multicore Programming
Professional Multicore Programming: Design and Implementation for C++ Developers presents the basics of multicore programming in a simple, easy-to-und...