[SPAM] - Re: [SPAM] - Re: [GAP] advice on Ada in general programming languagescourse - Email found in subject - Email found in subject

Robert Dewar dewar at adacore.com
Fri Apr 22 15:37:37 CEST 2005


Ted Baker wrote:
> Thanks!  Where do I find those archives?  --Ted
> 
> On Thu, Apr 21, 2005 at 03:39:18PM -0400, Robert Dewar wrote:
> 
>>Note Ted that I have also taught the Programming Languages I
>>course at NYU (you can go to the course archives to find the
>>home pages), and you are welcome to any material there.


Just go to the cs.nyu.edu site
then Education - Courses- Course Archive
and for instance go to Fall 2003 Programming Languages G22.2110-001

Another note here. One assignment I have found works well is to tell
people to design a package spec that does useful things for something
they know about, and I give a bunch of examples.

They hand in the spec on its own

Then I tell them to write a body for it and a test driver. Quite
often they find out at that stage that they have missing stuff
(e.g. no constructors), and they have to document what they needed
to change in the spec and why.



More information about the GAP mailing list