© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
John Martin
Programmer and tinkerer.
Shankar K
Coding is my passion, profession and hobby
If you want concurrency then pure functional programming is useful. The fact that state is immutable makes concurrency easy.
Here are some good articles on OOPS vs FP.
Object Oriented Programming vs. Functional Programming
When FP? And when OOP?
OO vs FP
Shankar K
Coding is my passion, profession and hobby
If you want concurrency then pure functional programming is useful. The fact that state is immutable makes concurrency easy.
Here are some good articles on OOPS vs FP.
Object Oriented Programming vs. Functional Programming
When FP? And when OOP?
OO vs FP