|
|
|
|
|
by Verdex
98 days ago
|
|
I do read the code instead of the documentation, whenever that is an option. Interesting factiod. The number of times I've found the code to describe what the software does more accurately than the documentation: many. The number of times I've found the documentation to describe what the software does more accurately than the code: never. |
|
It's not to be more accurate than the code itself. That would be absurd, and is by definition impossible, of course.
It's to save you time and clarify why's. Hopefully, reading the documentation is about 100x faster than reading the code. And explains what things are for, as opposed to just what they are.