>  When I took CS101, I created a Stack ADT in Pascal.  I specifically 
>implemented each procedure (Push, Pop, StackNew, IsStackEmpty, etc.. )
and 
>learned different approaches to take to make it all work.

Yeah I did the same in Modula-2.

>  Moving into Java, the students no longer have to create a Stack ADT,
they 
>merely have to create an instance of the stack class and all the
methods 
>are already there.

That's surprising, I would have thought that they make the students
create the structures from scratch and then afterwards point them to the
equivalents in the API.
______________________________________________________________________
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to