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,f25e853f410d55da X-Google-Attributes: gid103376,public From: tmoran@bix.com (Tom Moran) Subject: Re: Time to join the fold? Date: 1999/01/24 Message-ID: <36ab8f84.240347@news.pacbell.net>#1/1 X-Deja-AN: 436433295 References: <78abg4$cnc$1@its.hooked.net> <36aa3cbe.1120557@news.pacbell.net> X-Complaints-To: abuse@pacbell.net X-Trace: typhoon-sf.pbi.net 917213267 206.170.2.26 (Sun, 24 Jan 1999 13:27:47 PDT) Organization: SBC Internet Services NNTP-Posting-Date: Sun, 24 Jan 1999 13:27:47 PDT Newsgroups: comp.lang.ada Date: 1999-01-24T00:00:00+00:00 List-Id: >I was talking about >experienced programmers, with NO Ada or C experience, using C or Ada >for the first time on a real, non-trivial project. Ah, I thought you were talking about programmers experienced in the language, presented with a new project. It was a long time ago, but I vaguely recall C as being difficult to learn - "if" statements with semicolons as statement separators/terminators, pointers instead of arrays etc. I came then from an Algol/Fortran/COBOL/asm background.