Map
Index
Random
Help
th

QuoteRef: simeME1_1977a

topics > all references > ThesaHelp: references sa-sz



ThesaHelp:
references sa-sz
Topic:
else clause
Group:
debugging
Topic:
indentation
Topic:
program blocks for control
Topic:
declarative vs. procedural representation
Topic:
if-then-else test chain
Topic:
debugging by reading code
Topic:
decision table

Reference

Sime, M.E., Green, T.R.G., Guest, D.J., "Scope marking in computer conditionals--a psychological evaluation", Internation Journal of Man-Machine Studies, 9, 1, pp. 107-118, January 1977. Google

Quotations
113 ;;Quote: NEST-INE (if..not..) mini-language had 1/10 the error lifetime of NEST-BE (if..then..else..) and JUMP (if..goto..)
113+;;Quote: error lifetime is how many attempts needed to solve an error
114 ;;Quote: make more syntactic mistakes in a nesting language and fewer semantic mistakes; dropping 'end' was most frequent
115 ;;Quote: a program contains sequence and taxon information; taxon is classification information
115 ;;Quote: understanding a program requires sequence information, but problems present taxon information, e.g., "are hard juicy objects ever roasted"
115 ;;Quote: a NEST language with automatic indenting redundantly specifies sequence information; should be better than a JUMP language
116 ;;Quote: redundant repetition of predicates allows one to determine the taxon for an action independent of sequence information
116+;;Quote: since error correction requires taxon information, it is easier with redundant repetition of predicates
116 ;;Quote: decision tables and production systems present the taxa; human must discover the sequence
116+;;Quote: non-procedural languages need redundant re-coding of sequence information; otherwise it is obscured


Related Topics up

ThesaHelp: references sa-sz (237 items)
Topic: else clause (11 items)
Group: debugging   (10 topics, 325 quotes)
Topic: indentation (25 items)
Topic: program blocks for control (20 items)
Topic: declarative vs. procedural representation (53 items)
Topic: if-then-else test chain (18 items)
Topic: debugging by reading code (11 items)
Topic: decision table (29 items)

Collected barberCB 1980
Copyright © 2002-2008 by C. Bradford Barber. All rights reserved.
Thesa is a trademark of C. Bradford Barber.