[plt-scheme] HTDP: Ought folks use contracts while working through HTDP?
People working on HtDP should add contracts in the form of comments
with their functions, but as Noel points out, contracts aren't
supported in the teaching languages.
Robby
On Wed, Sep 3, 2008 at 8:36 AM, Noel Welsh <noelwelsh at gmail.com> wrote:
> I don't think the teaching language support contracts, so no, I don't
> think they're expected. OTOH, for people who are experienced
> programmers they are worthwhile learning.
>
> N.
>
> On Wed, Sep 3, 2008 at 2:30 PM, Grant Rettke <grettke at acm.org> wrote:
>> Hi folks,
>>
>> Should people working on HTDP be welcome to include contracts
>>
>> http://pre.plt-scheme.org/plt/doc/guide/contracts.html
>>
>> to specify the behavior of functions that they implement?
>>
>> Best wishes,
>>
>> Grant
> _________________________________________________
> For list-related administrative tasks:
> http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>
>