Algorithms + Data Structures = Programs (original) (raw)

Property Value
dbo:abstract Algoritmy + datové struktury = programy je významná učebnice programování, kterou napsal Niklaus Wirth a vyšla v roce 1976. Úvodní část popisuje jazyk Pascal a pak jsou v ní postupně popsány a na příkladech vyloženy obecné principy a využití technik řazení, rekurze, stromových struktur a budování kompilátorů. Příklady jsou pojaty jako vytvoření kompletního programu. Kniha je stále využívána a doporučována jako základní učebnice programování. Česky nevyšla, existuje ale slovenský překlad. (cs) Algorithms + Data Structures = Programs is a 1976 book written by Niklaus Wirth covering some of the fundamental topics of 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. The Turbo Pascal compiler written by Anders Hejlsberg was largely inspired by the Tiny Pascal compiler in Niklaus Wirth's book. (en)
dbo:author dbr:Niklaus_Wirth
dbo:nonFictionSubject dbr:Algorithm dbr:Computer_programming dbr:Data_structure
dbo:thumbnail wiki-commons:Special:FilePath/Algorithms_+_Data_Structures.jpg?width=300
dbo:wikiPageExternalLink https://people.inf.ethz.ch/wirth/AD.pdf%7Clocation=ETH https://www.inr.ac.ru/~info21/ADen/AD2012.pdf%7Clocation=Institute https://web.archive.org/web/20110813043427/http:/www.ethoberon.ethz.ch/WirthPubl/AD.pdf https://web.archive.org/web/20130207170133/http:/www.inf.ethz.ch/personal/wirth/books/AlgorithmE0/
dbo:wikiPageID 14706356 (xsd:integer)
dbo:wikiPageLength 3436 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID 1064590272 (xsd:integer)
dbo:wikiPageWikiLink dbr:Algorithm dbc:Prentice_Hall_books dbr:Compiler dbr:File:Algorithms_+_Data_Structures.jpg dbr:Computer_programming dbc:History_of_computing dbr:Turbo_Pascal dbr:Data_structure dbr:ASCII dbr:Anders_Hejlsberg dbr:Niklaus_Wirth dbr:Pascal_(programming_language) dbr:Recursion dbc:1976_non-fiction_books dbc:Computer_programming_books dbc:Computer_science_books dbr:Sorting_algorithm dbr:Search_algorithm dbr:Sorted_list dbr:Data_Structures
dbp:author dbr:Niklaus_Wirth
dbp:genre Non-fiction (en)
dbp:name Algorithms + Data Structures = Programs (en)
dbp:pubDate 1976 (xsd:integer)
dbp:subject programming, algorithms and data structures (en)
dbp:wikiPageUsesTemplate dbt:Cite_book dbt:Infobox_book dbt:Reflist dbt:Compu-book-stub dbt:Wirth
dct:subject dbc:Prentice_Hall_books dbc:History_of_computing dbc:1976_non-fiction_books dbc:Computer_programming_books dbc:Computer_science_books
rdf:type owl:Thing bibo:Book schema:Book schema:CreativeWork dbo:Work wikidata:Q234460 wikidata:Q386724 wikidata:Q571 yago:WikicatComputerScienceBooks yago:Artifact100021939 yago:Book106410904 yago:Creation103129123 yago:Object100002684 yago:PhysicalEntity100001930 yago:Product104007894 yago:Publication106589574 yago:Work104599396 dbo:Book dbo:WrittenWork yago:Whole100003553
rdfs:comment Algoritmy + datové struktury = programy je významná učebnice programování, kterou napsal Niklaus Wirth a vyšla v roce 1976. Úvodní část popisuje jazyk Pascal a pak jsou v ní postupně popsány a na příkladech vyloženy obecné principy a využití technik řazení, rekurze, stromových struktur a budování kompilátorů. Příklady jsou pojaty jako vytvoření kompletního programu. Kniha je stále využívána a doporučována jako základní učebnice programování. Česky nevyšla, existuje ale slovenský překlad. (cs) Algorithms + Data Structures = Programs is a 1976 book written by Niklaus Wirth covering some of the fundamental topics of 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. The Turbo Pascal compiler written by Anders Hejlsberg was largely inspired by the Tiny Pascal compiler in Niklaus Wirth's book. (en)
rdfs:label Algorithms + Data Structures = Programs (en) Algoritmy + datové struktury = programy (cs)
owl:sameAs freebase:Algorithms + Data Structures = Programs yago-res:Algorithms + Data Structures = Programs wikidata:Algorithms + Data Structures = Programs dbpedia-cs:Algorithms + Data Structures = Programs dbpedia-he:Algorithms + Data Structures = Programs https://global.dbpedia.org/id/4Nr6w
prov:wasDerivedFrom wikipedia-en:Algorithms_+_Data_Structures_=_Programs?oldid=1064590272&ns=0
foaf:depiction wiki-commons:Special:FilePath/Algorithms_+_Data_Structures.jpg
foaf:isPrimaryTopicOf wikipedia-en:Algorithms_+_Data_Structures_=_Programs
foaf:name Algorithms + Data Structures = Programs (en)
is dbo:wikiPageWikiLink of dbr:P-code_machine dbr:Anders_Hejlsberg dbr:Niklaus_Wirth dbr:Pascal_(programming_language) dbr:Recursive_descent_parser dbr:PL/0 dbr:XPL0
is foaf:primaryTopic of wikipedia-en:Algorithms_+_Data_Structures_=_Programs