From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,abd120a1d5231d28 X-Google-Attributes: gid103376,public From: mfeldman@seas.gwu.edu (Michael Feldman) Subject: Re: Looking for a good Ada 95 book Date: 1996/11/27 Message-ID: <57i6n8$kvd@felix.seas.gwu.edu>#1/1 X-Deja-AN: 201097203 references: <3290C33B.1772@cse.eng.lmu.edu> <577269$86o@felix.seas.gwu.edu> <329BD3A1.1CD7@accessus.net> organization: George Washington University newsgroups: comp.lang.ada Date: 1996-11-27T00:00:00+00:00 List-Id: In article <329BD3A1.1CD7@accessus.net>, Suzanne B. Zampella wrote: >OK, so teach them the importance of style by making them read and no> manually trace large programs in different styles. This is a good idea, but not for intro courses, which was the subject of all this discussion. Real beginners have enough trouble following _one_ style, let alone many. I agree with your suggestion for more advanced courses. >That has much >more real world educational value than changing your style in creation. >I remember having 3 inches worth of compiler dumped on my desk with only >one "isn't this neat" comment next to a bubble sort! I valued comments >from that day. But why on earth did that programmer use bubble sort in a compiler?:-) Mike Feldman