Deutsch English Français Italiano |
<vbv212$altk$1@dont-email.me> View for Bookmarking (what is this?) Look up another Usenet article |
Path: ...!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: Janis Papanagnou <janis_papanagnou+ng@hotmail.com> Newsgroups: comp.lang.c Subject: Re: Other programming languages (Was: Command line globber/tokenizer library for C?) Date: Thu, 12 Sep 2024 17:40:17 +0200 Organization: A noiseless patient Spider Lines: 16 Message-ID: <vbv212$altk$1@dont-email.me> References: <lkbjchFebk9U1@mid.individual.net> <vbumi6$8ipp$1@dont-email.me> <vbupqe$1t2d8$1@news.xmission.com> <vbus74$9k96$3@raubtier-asyl.eternal-september.org> <vbusji$1t31q$2@news.xmission.com> <vbut08$9rul$1@raubtier-asyl.eternal-september.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Injection-Date: Thu, 12 Sep 2024 17:40:18 +0200 (CEST) Injection-Info: dont-email.me; posting-host="648aad9f1eaa4c7f3f5ed6a7d6a50c92"; logging-data="350132"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19gFIXYobDMjbvdNdvzPRkC" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 Cancel-Lock: sha1:CMRfLTQFadOAngN8ycuJ8kc3wwI= In-Reply-To: <vbut08$9rul$1@raubtier-asyl.eternal-september.org> X-Enigmail-Draft-Status: N1110 Bytes: 1947 On 12.09.2024 16:14, Bonita Montero wrote: > > C and C++ are programmed with the same mindset. Careful! This is depending on the background and experiences of the respective programmer(s). If you come, say, from Simula you'd most likely have another (OOP) perspective than if you'd come from "C". Programming C++ with only a "C" mindset I'd not consider advisable. That's what I've generally observed; with sole knowledge of X there seems to be an impetus and preference to infer those techniques to programming in Y. A lot of early C++ programs I've seen were just, umm, "enhanced" "C" programs. Janis