5 ms·
> they forgot that it's about telling the computer to do something, as clearly as possible Or alternatively, it's to explain to the next reader of the code, as
by KayEss 7y ago
> they forgot that it's about telling the computer to do something, as clearly as possible
Or alternatively, it's to explain to the next reader of the code, as clearly as possible, how the problem was solved (in such a way that it can also be executed by the computer).
- keyle 7y agoYes I meant "as clearly as possible" <for the next guy>.