This HTML5 document contains 35 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/
dbohttp://dbpedia.org/ontology/
foafhttp://xmlns.com/foaf/0.1/
dbthttp://dbpedia.org/resource/Template:
rdfshttp://www.w3.org/2000/01/rdf-schema#
freebasehttp://rdf.freebase.com/ns/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
owlhttp://www.w3.org/2002/07/owl#
n6http://en.wikipedia.org/wiki/
dbphttp://dbpedia.org/property/
dbchttp://dbpedia.org/resource/Category:
provhttp://www.w3.org/ns/prov#
xsdhhttp://www.w3.org/2001/XMLSchema#
dbrhttp://dbpedia.org/resource/

Statements

Subject Item
dbr:Non-structured_programming
rdfs:label
Non-structured programming
rdfs:comment
Non-structured programming is the historically earliest programming paradigm capable of creating Turing-complete algorithms. It is often contrasted with the structured programming paradigm, in particular with the use of unstructured control flow using goto statements or equivalent. The distinction was particularly stressed by the publication of the influential "Go To Statement Considered Harmful" open letter in 1968 by Dutch computer scientist Edsger W. Dijkstra, who coined the term "structured programming".
owl:sameAs
freebase:m.04y808m yago-res:Non-structured_programming
dbp:wikiPageUsesTemplate
dbt:Citation_needed dbt:Wikibooks dbt:Programming_paradigms dbt:Sfn dbt:Cite_journal
dct:subject
dbc:Programming_paradigms
prov:wasDerivedFrom
n6:Non-structured_programming?oldid=1045599260&ns=0
dbo:wikiPageID
20102710
dbo:wikiPageLength
2425
dbo:wikiPageRevisionID
1045599260
dbo:wikiPageWikiLink
dbr:Programming_language dbr:MS-DOS dbr:Turing_completeness dbr:Assembly_language dbr:JOSS dbc:Programming_paradigms dbr:BASIC dbr:COBOL dbr:Fortran dbr:Goto dbr:Programming_paradigm dbr:Structured_programming dbr:FOCAL_(programming_language) dbr:MUMPS dbr:TELCOMP dbr:Batch_file dbr:Lambda_calculus dbr:Spaghetti_code dbr:Edsger_W._Dijkstra
dbo:abstract
Non-structured programming is the historically earliest programming paradigm capable of creating Turing-complete algorithms. It is often contrasted with the structured programming paradigm, in particular with the use of unstructured control flow using goto statements or equivalent. The distinction was particularly stressed by the publication of the influential "Go To Statement Considered Harmful" open letter in 1968 by Dutch computer scientist Edsger W. Dijkstra, who coined the term "structured programming". Unstructured programming has been heavily criticized for producing hardly-readable ("spaghetti") code. There are both high- and low-level programming languages that use non-structured programming. Some languages commonly cited as being non-structured include JOSS, FOCAL, TELCOMP, assembly languages, MS-DOS batch files, and early versions of BASIC, Fortran, COBOL, and MUMPS.
foaf:isPrimaryTopicOf
n6:Non-structured_programming