[racket] Why experienced programmers don’t use comments?

From: Mark Engelberg (mark.engelberg at gmail.com)
Date: Mon Jul 8 21:56:19 EDT 2013

Experienced coders tend to find the meaning of code more readily apparent,
so they tend to think that their code "speaks for itself" (which may or may
not be an accurate perception).

On Mon, Jul 8, 2013 at 6:41 PM, Ben Duan <yfefyf at gmail.com> wrote:

> Dear All,
>
> I have a question here. There’s an extensive use of comments in HtDP. But
> there are few comments in experienced programmers’ code, for example in
> racket’s source code. Why is that?
>
> Thanks,
> Ben
>
> ____________________
>   Racket Users list:
>   http://lists.racket-lang.org/users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20130708/53dc7a7e/attachment.html>

Posted on the users mailing list.