Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
MoonOwl1386yECMAScript is becoming a C# fan on a daily basis. In all honesty, the only convergence I'm seeing is with object-orientated programming employing functional programming to realise the primaries of object-oriented programming. I agree. I would like to see enterprise OOP die a painful death even though the dinosaur nature of OOP means COBOL will become functional
-
MoonOwl1386y@Codex404 I'd rather simulate OOP in an FP environment than the other way round. Where do you prefer OOP for exams? For me it's with simulations.
-
dodomo1006yI agree. It's not going anywhere, but maybe for select use cases it will.
I mean we already only use class state for handling DI in our enterprise applications so as to minimize side effects and not complicate our unit tests.
Related Rants
-
AlgoRythm22Well here's how I see things going: Intel and AMD ditch their assembly architectures for Scratch, because dra...
-
bkwilliams30None of these people are real. The “photos” are generated via neural network. https://arxiv.org/pdf/...
-
cursee14Too fast. And it's not a good thing. While we start to think that we get a hang of something, there is new t...
Programming Paradigm Convergence.
I can already see it in JS and C#. Both have functional/OO aspects and keep growing more similar in terms of language features.
I'd rather see OOP die a fast and horrible death though 🤷♂️
rant
wk138