This HTML5 document contains 91 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

Namespace Prefixes

PrefixIRI
dcthttp://purl.org/dc/terms/
yago-reshttp://yago-knowledge.org/resource/
n19https://web.archive.org/web/20110813043427/http:/www.ethoberon.ethz.ch/WirthPubl/
n23http://dbpedia.org/resource/PL/
dbohttp://dbpedia.org/ontology/
n20http://dbpedia.org/resource/File:
foafhttp://xmlns.com/foaf/0.1/
n4https://global.dbpedia.org/id/
dbpedia-hehttp://he.dbpedia.org/resource/
n24https://web.archive.org/web/20130207170133/http:/www.inf.ethz.ch/personal/wirth/books/AlgorithmE0/
yagohttp://dbpedia.org/class/yago/
schemahttp://schema.org/
dbthttp://dbpedia.org/resource/Template:
rdfshttp://www.w3.org/2000/01/rdf-schema#
freebasehttp://rdf.freebase.com/ns/
dbpedia-cshttp://cs.dbpedia.org/resource/
bibohttp://purl.org/ontology/bibo/
n15https://www.inr.ac.ru/~info21/ADen/
n22http://commons.wikimedia.org/wiki/Special:FilePath/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
owlhttp://www.w3.org/2002/07/owl#
n26https://people.inf.ethz.ch/wirth/
wikipedia-enhttp://en.wikipedia.org/wiki/
dbphttp://dbpedia.org/property/
provhttp://www.w3.org/ns/prov#
dbchttp://dbpedia.org/resource/Category:
xsdhhttp://www.w3.org/2001/XMLSchema#
wikidatahttp://www.wikidata.org/entity/
dbrhttp://dbpedia.org/resource/

Statements

Subject Item
dbr:Algorithms_+_Data_Structures_=_Programs
rdf:type
wikidata:Q234460 yago:WikicatComputerScienceBooks yago:Artifact100021939 yago:Work104599396 dbo:Book yago:Object100002684 dbo:WrittenWork yago:Book106410904 bibo:Book yago:PhysicalEntity100001930 dbo:Work yago:Product104007894 yago:Whole100003553 wikidata:Q571 yago:Creation103129123 yago:Publication106589574 schema:CreativeWork owl:Thing wikidata:Q386724 schema:Book
rdfs:label
Algorithms + Data Structures = Programs Algoritmy + datové struktury = programy
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. 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.
foaf:name
Algorithms + Data Structures = Programs
dbp:name
Algorithms + Data Structures = Programs
foaf:depiction
n22:Algorithms_+_Data_Structures.jpg
dct:subject
dbc:1976_non-fiction_books dbc:Computer_science_books dbc:Computer_programming_books dbc:Prentice_Hall_books dbc:History_of_computing
dbo:wikiPageID
14706356
dbo:wikiPageRevisionID
1064590272
dbo:wikiPageWikiLink
dbr:Compiler dbr:Anders_Hejlsberg dbc:Computer_science_books dbr:Data_structure dbc:1976_non-fiction_books dbc:Computer_programming_books dbc:Prentice_Hall_books dbr:Recursion dbr:Pascal_(programming_language) dbr:Niklaus_Wirth dbr:Data_Structures dbr:Algorithm dbr:Search_algorithm n20:Algorithms_+_Data_Structures.jpg dbc:History_of_computing dbr:Sorting_algorithm dbr:Computer_programming dbr:Turbo_Pascal dbr:ASCII dbr:Sorted_list
dbo:wikiPageExternalLink
n15:AD2012.pdf%7Clocation=Institute n19:AD.pdf n24: n26:AD.pdf%7Clocation=ETH
owl:sameAs
n4:4Nr6w dbpedia-cs:Algoritmy_+_datové_struktury_=_programy wikidata:Q4724373 yago-res:Algorithms_+_Data_Structures_=_Programs freebase:m.03gtszg dbpedia-he:Algorithms_+_Data_Structures_=_Programs
dbp:wikiPageUsesTemplate
dbt:Cite_book dbt:Infobox_book dbt:Wirth dbt:Reflist dbt:Compu-book-stub
dbo:thumbnail
n22:Algorithms_+_Data_Structures.jpg?width=300
dbp:author
dbr:Niklaus_Wirth
dbp:genre
Non-fiction
dbp:pubDate
1976
dbp:subject
programming, algorithms and data structures
dbo:abstract
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. 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.
prov:wasDerivedFrom
wikipedia-en:Algorithms_+_Data_Structures_=_Programs?oldid=1064590272&ns=0
dbo:wikiPageLength
3436
dbo:author
dbr:Niklaus_Wirth
dbo:nonFictionSubject
dbr:Data_structure dbr:Algorithm dbr:Computer_programming
foaf:isPrimaryTopicOf
wikipedia-en:Algorithms_+_Data_Structures_=_Programs
Subject Item
dbr:P-code_machine
dbo:wikiPageWikiLink
dbr:Algorithms_+_Data_Structures_=_Programs
Subject Item
dbr:Anders_Hejlsberg
dbo:wikiPageWikiLink
dbr:Algorithms_+_Data_Structures_=_Programs
Subject Item
dbr:Niklaus_Wirth
dbo:wikiPageWikiLink
dbr:Algorithms_+_Data_Structures_=_Programs
Subject Item
dbr:Pascal_(programming_language)
dbo:wikiPageWikiLink
dbr:Algorithms_+_Data_Structures_=_Programs
Subject Item
dbr:Recursive_descent_parser
dbo:wikiPageWikiLink
dbr:Algorithms_+_Data_Structures_=_Programs
Subject Item
n23:0
dbo:wikiPageWikiLink
dbr:Algorithms_+_Data_Structures_=_Programs
Subject Item
dbr:XPL0
dbo:wikiPageWikiLink
dbr:Algorithms_+_Data_Structures_=_Programs
Subject Item
wikipedia-en:Algorithms_+_Data_Structures_=_Programs
foaf:primaryTopic
dbr:Algorithms_+_Data_Structures_=_Programs