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=0.6 required=5.0 tests=BAYES_20,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 1014db,df854b5838c3e14 X-Google-Attributes: gid1014db,public X-Google-Thread: 109fba,df854b5838c3e14 X-Google-Attributes: gid109fba,public X-Google-Thread: 103376,df854b5838c3e14 X-Google-Attributes: gid103376,public From: dewar@cs.nyu.edu (Robert Dewar) Subject: Re: C/C++ knocks the crap out of Ada Date: 1996/02/22 Message-ID: #1/1 X-Deja-AN: 140799057 references: <00001a73+00002504@msn.com> <4etcmm$lpd@nova.dimensional.com> <312515DF.7D3B@cmlj.demon.co.uk> <4gad29$ddp@druid.borland.com> <4ggshe$7bk@go <4gh5r8$i2@mailhub.scitec.com.au> <4gha7a$l7n@qualcomm.com> organization: Courant Institute of Mathematical Sciences newsgroups: comp.lang.ada,comp.lang.c,comp.lang.c++ Date: 1996-02-22T00:00:00+00:00 List-Id: Nasser said "Well, do not blame them too quickly. What else would you do if you have to have the thing up and running 2 days from now? (that is what the schedule says). If you don't get it out of the door by thursday, someone else will and you'll lose some sale. No time to do much design is the most common answer to the question of why there is no or little design done befor jumping to coding." If you have so little time, it is even more important than usual not to jump into the coding, since you will have no time to correct errors. It takes discipline, but it is ALWAYS a good idea to design carefully before coding, ESPECIALLY when time is very tight.