|
|
|
|
|
by coldtea
599 days ago
|
|
>Code is not always the same as the process or what the machine actually does... You started with why aren't they "just looking at the full flowchart [to understand the entirety]". And the parent wrote that because the flowchart is not the entirety, the code is. Do you think this retort you make above is refuting the parent's point? If anything, it expands it, going further against your original point: that's why they're not just looking at the full flowchart. And, yes, "code is an abstraction, just like the flowchart", but code is the abstraction the programmer controls and tries to summarize and understand. The flowchart is a higher level abstraction of an abstraction. |
|
e.g. “ Because the code is the entirety of the process” is clearly false regardless of which way you look at it.
But ‘the code is the combined understanding of the entirety of the process’ may or may not be true depending on many many factors.
‘Understanding X’ clearly does not mean, or even imply, that it literally is this or that…