Hacker News new | ask | show | jobs
by KayEss 2549 days 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).

1 comments

Yes I meant "as clearly as possible" <for the next guy>.