Amine Moulay Ramdane
unread,Nov 10, 2021, 10:29:03 PM11/10/21You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Hello,
More of my philosophy about inheritance in programming languages..
I am a white arab from Morocco, and i think i am smart since i have also
invented many scalable algorithms and algorithms..
I think that a programming language has to provide "inheritance",
and the new Rust programming language doesn't provide it and i think that it is a deficiency in Rust, here is why:
As a software developer you have to become more efficient and productive. So you need to make sure the code you write is easily reusable and maintainable. And, among other things, this is what inheritance gives you - the ability to reuse without reinventing the wheel, as well as the ability to easily maintain your base object without having to perform maintenance on all similar objects.
Thank you,
Amine Moulay Ramdane.