Path: ...!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: candycanearter07 Newsgroups: comp.os.linux.advocacy Subject: Re: More Funny Stuff From The Joke Python Date: Sat, 15 Jun 2024 06:30:03 -0000 (UTC) Organization: the-candyden-of-code Lines: 26 Message-ID: References: <17d716103c089ab3$7951$675878$802601b3@news.usenetexpress.com> <666c72f9$0$7519$426a74cc@news.free.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Injection-Date: Sat, 15 Jun 2024 08:30:04 +0200 (CEST) Injection-Info: dont-email.me; posting-host="29f7004934c228c80d1456d18f79c0a5"; logging-data="3524041"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/ZxrPJEFexvRm9gf3mPd87Nq+55h+burC1xH0ggIMwVw==" User-Agent: slrn/1.0.3 (Linux) Cancel-Lock: sha1:UGbQH4xlhV1GnwyDbO1BIPU8bnI= X-Face: b{dPmN&%4|lEo,wUO\"KLEOu5N_br(N2Yuc5/qcR5i>9-!^e\.Tw9?/m0}/~:UOM:Zf]% b+ V4R8q|QiU/R8\|G\WpC`-s?=)\fbtNc&=/a3a)r7xbRI]Vl)r<%PTriJ3pGpl_/B6!8pe\btzx `~R! r3.0#lHRE+^Gro0[cjsban'vZ#j7,?I/tHk{s=TFJ:H?~=]`O*~3ZX`qik`b:.gVIc-[$t/e ZrQsWJ >|l^I_[pbsIqwoz.WGA] wrote at 16:42 this Friday (GMT): > Le 08-06-2024, rbowman a écrit : >> >> So, what do you want to do? Of course you can do all of the above with C, >> C++, or another language but you may be writing more code and doing more >> debugging. If the Python prototype is too slow you can rewrite it. > > Like one said: > - with C, you have a million ways to do one thing, I think it's more that you just have the basic blocks and have to abstract everything yourself more? > - with python, you have a million libraries to do one thing, Yeah, pypip hasa ton of seemingly redundant stuff, I won't argue there. For most common functions, there's usually some kind of standard tho. > - with C++, you have a million ways to screw things up. YEAH. I still get confused between cstrings, std::string, and std::string_view. And std::vector vs std::array vs c arrays. And all the different kind of pointers. And -- user is generated from /dev/urandom