Английская Википедия:Algorithms + Data Structures = Programs

Материал из Онлайн справочника
Версия от 18:43, 28 января 2024; EducationBot (обсуждение | вклад) (Новая страница: «{{Английская Википедия/Панель перехода}} {{Infobox book | name = Algorithms + Data Structures = Programs<ref name=ph1976>{{cite book |publisher=Prentice-Hall |year=1976 |title=Algorithms + Data Structures = Programs |last=Wirth |first=Niklaus |id=0130224189 |isbn=978-0-13-022418-7 |url=https://archive.org/details/algorithmsdatast00wirt |url-access=registration }}</ref> | image = File:Algorithms + Data...»)
(разн.) ← Предыдущая версия | Текущая версия (разн.) | Следующая версия → (разн.)
Перейти к навигацииПерейти к поиску

Шаблон:Infobox book 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 was one of the most influential computer science books of the time and, like Wirth's other work, was extensively used 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

See also

References

Шаблон:Reflist

External links

Шаблон:Wirth


Шаблон:Compu-book-stub

  1. Ошибка цитирования Неверный тег <ref>; для сносок ph1976 не указан текст
  2. Citations collected by the ACM