Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

About functional programming and object oriented programming...

7 views
Skip to first unread message

Ramine

unread,
Nov 28, 2016, 8:45:03 PM11/28/16
to
Hello..

About functional programming and object oriented programming...

I am coming from a long road of software development..

But when i read on internet about functional programming such us
Haskel, they seems to imply that since purity of functions
in Haskel avoids side effects and allows composability in
the presence of parallelism, so functional programming is not avoidable,
but i think that there reasoning is not correct,
because the presence today of transactional memory that avoids
deadlock and livelock and race conditions is able to provide
us with a tool that solves problems of parallelism
, and it allows composability, and this is mandatory and i think
it is like sufficient for complex systems, so i don't think that purity
of functions of Haskel or functional programming is mandatory, so
i think that Object oriented programming will be still
our prefered tool in the future.


Thank you,
Amine Moulay Ramdane.
0 new messages