Functional Programming
Functional Programming
Programming with JS
ARIHARASUDHAN
This Book
This book is written (typed?) by Ari,
who hails from The South and has
keen interests in Computer Science,
Biology, and Tamil Literature.
Occasionally, he updates his website
where you can reach out to him.
https://arihara-sudhan.github.io
Functional Programming
Functional Programming is a
programming paradigm where
functions are TIGERS (I wanted to say
KINGS; Tigers came to my mind... So,
I concluded with Tigers, as Tiger is
better suited to be king of the jungle
than the so called lion, the hairy
faced cat.)
Essence
> Use Functions
> Pure Functions I meant
> Higher Order Functions are so usual
> Don’t Iterate
> Be declarative than imperative
> Immutability
> Persistent Datatstructures
MERCI