Quote #675
You cannot teach beginners top-down programming, because they don't know
which end is up.
-- C.A.R. Hoare
You cannot teach beginners top-down programming, because they don't know
which end is up.
-- C.A.R. Hoare
Related:
- Quote #5
Here is a classic example of a language feature which combines danger to the
programmer with difficulty for the implementor.
C.A.R. Hoare, "Hints on programming language design"... - Quote #674
I was eventually persuaded of the need to design programming notations so as
to maximize the number of errors which cannot be made,
or if made, can be reliably detected at compile... - Quote #22
``Pointers are like jumps, leading wildly from one part of the data
structure to another.
Their introduction into high-level languages has been... - Pascal n.
An Algol-descended language designed by
Niklaus Wirth on the CDC 6600 around 1967-68 as an instructional
tool for elementary programming.
This language, designed primarily to keep students... - Quote #596
Don't ever take a fence down until you know why it was put up.
G.K.... - bottom-up implementation n.
Hackish opposite of the
techspeak term `top-down design'.
It has been received wisdom in most programming... - bottom-up implementation: n. Hackish opposite of the techspeak term
`top-down design'.
It is now received wisdom in most programming cultures... - Algol 60 was not only an improvement on its predecessors,
but also on nearly all its successors. -- C. A. R... - What I do, first thing [in the morning], is I hop into the shower
stall.
Then I hop right back out, because when I hopped in...
