Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!cs.utexas.edu!milano!titan!janssen@titan.sw.mcc.com From: janssen@titan.sw.mcc.com (Bill Janssen) Newsgroups: comp.software-eng Subject: Re: Levels of Mastery [of a programming language] Message-ID: <2174@titan.sw.mcc.com> Date: 25 Mar 89 06:02:18 GMT References: <89Mar20.170837est.4597@turing.toronto.edu> Sender: janssen@titan.sw.mcc.com Reply-To: janssen@titan.sw.mcc.com (Bill Janssen) Organization: MCC Software Technology Lines: 11 In-reply-to: holt@turing.toronto.edu (Ric Holt) In article <89Mar20.170837est.4597@turing.toronto.edu>, holt@turing (Ric Holt) writes: >Many Turing features "fold out" to provide increasing sophistication >to increasingly sophisticated users. For example: > [ simple formatted output example removed ] This was a good idea, but a bad example. C, FORTRAN, and CommonLisp all have this kind of formatting capability. What seems nice about Turing is the ability to write a function, then add assertions, then add moduling, then add exception handling, then add ... Bill