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=3.8 required=5.0 tests=BAYES_00,INVALID_MSGID, RATWARE_MS_HASH,RATWARE_OUTLOOK_NONAME autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 1696ae,97188312486d4578 X-Google-Attributes: gid1696ae,public X-Google-Thread: 109fba,baaf5f793d03d420 X-Google-Attributes: gid109fba,public X-Google-Thread: fc89c,97188312486d4578 X-Google-Attributes: gidfc89c,public X-Google-Thread: 103376,97188312486d4578 X-Google-Attributes: gid103376,public X-Google-Thread: 1014db,6154de2e240de72a X-Google-Attributes: gid1014db,public X-Google-Thread: 10d15b,a3dc46d3c9254fe3 X-Google-Attributes: gid10d15b,public From: "Tim Behrendsen" Subject: Re: Should I learn C or Pascal? Date: 1996/07/30 Message-ID: <01bb7e25$b6c3de00$87ee6fce@timpent.airshields.com>#1/1 X-Deja-AN: 171032996 references: <4sf9e7$kl7@news.jump.net> <01bb74ac$b7aa7860$7b91f780@deangulo> <4svvjf$c3i@news1.i1.net> content-type: text/plain; charset=ISO-8859-1 organization: A-SIS mime-version: 1.0 newsgroups: comp.lang.c,comp.lang.c++,comp.unix.programmer,comp.dos.programmer,comp.lang.ada,comp.lang.cobol Date: 1996-07-30T00:00:00+00:00 List-Id: Robert Dewar wrote in article ... > Tim Oxler quoted: > > Sentry Market Research surveyed 700 IS mangers what language they used > for client/server application development: > > Visual Basic 23% > Cobol 21% > C++ 18% > C 15% > > and note that client server applications probably have a lower percentage > of COBOL than all applications, because there are still lots of > traditional batch programs being generated in IS shops in COBOL. I wonder how many of those C++ people actually use the language features beyond // comments? The reason I ask this is I see so many resumes with "C/C++" listed on it (which is a dead giveaway, since they are very different languages) but when you ask them about it, they admit "well, I read a book about it. My previous positions didn't actually use it". That makes me think that they people who are answering this survey checked the C++ box to be "hip". "Well, I'm *really* going to crack that C++ book next week and convert my 100,000 lines over, so I might as well check the box." I sort of doubt that C++ is being used more than straight C in anything more than a trivial way. -- Tim Behrendsen (tim@airshields.com)