Bits and pieces of Functional Programming
Functional programming is just another programming paradigm like Object-Oriented Programming, procedural, etc. But OOP is like an imperative paradigm where we use statements to change the program's state. And FP is a particular type of declarative pa...
tasveer.hashnode.dev8 min read
Himanshu Shekhar Das
I just know stuff
nice blog, I got to learn many things from it.