top of page
![](https://static.wixstatic.com/media/998766ca964d5789797423ea691c11e8.jpg/v1/fill/w_1280,h_800,al_c,q_85,enc_avif,quality_auto/998766ca964d5789797423ea691c11e8.jpg)
Search
![](https://static.wixstatic.com/media/b1ce291ed95c483292db01846c10e734.jpg/v1/fill/w_250,h_250,fp_0.50_0.50,q_30,blur_30,enc_auto/b1ce291ed95c483292db01846c10e734.webp)
![Anonymous functions - Functional Programming with Scala - 101 Series](https://static.wixstatic.com/media/b1ce291ed95c483292db01846c10e734.jpg/v1/fill/w_454,h_341,fp_0.50_0.50,q_90,enc_auto/b1ce291ed95c483292db01846c10e734.webp)
Pranay Kundu
Dec 19, 20202 min read
Anonymous functions - Functional Programming with Scala - 101 Series
Anonymous function as the name suggests is unnamed or popularly known as lambda functions. In this article, we will approach the idea of...
89 views0 comments
![](https://static.wixstatic.com/media/c753f3_e12a6a64f50a409aaee1a9d275d44c91~mv2.jpg/v1/fill/w_250,h_250,fp_0.50_0.50,q_30,blur_30,enc_auto/c753f3_e12a6a64f50a409aaee1a9d275d44c91~mv2.webp)
![Fancy world of Implicits: Basics - Functional Programming with Scala - 101 Series](https://static.wixstatic.com/media/c753f3_e12a6a64f50a409aaee1a9d275d44c91~mv2.jpg/v1/fill/w_400,h_341,fp_0.50_0.50,q_90,enc_auto/c753f3_e12a6a64f50a409aaee1a9d275d44c91~mv2.webp)
Pranay Kundu
Nov 16, 20203 min read
Fancy world of Implicits: Basics - Functional Programming with Scala - 101 Series
Implicits are one of the things that bless a developer with so much each of coding. As the name suggests, implicits are implicitly...
163 views0 comments
![](https://static.wixstatic.com/media/c753f3_f6313cc319d94263ac2b3db18f00fc52~mv2.jpeg/v1/fill/w_250,h_250,fp_0.50_0.50,q_30,blur_30,enc_auto/c753f3_f6313cc319d94263ac2b3db18f00fc52~mv2.webp)
![Monoids and Semigroups - Functional Programming with Scala - 101 Series](https://static.wixstatic.com/media/c753f3_f6313cc319d94263ac2b3db18f00fc52~mv2.jpeg/v1/fill/w_454,h_327,fp_0.50_0.50,q_90,enc_auto/c753f3_f6313cc319d94263ac2b3db18f00fc52~mv2.webp)
Pranay Kundu
Oct 11, 20204 min read
Monoids and Semigroups - Functional Programming with Scala - 101 Series
Back with another geeky topic! In this one, we will apply yet another discrete maths concept being applied in scala - monoid.
378 views0 comments
![](https://static.wixstatic.com/media/11062b_f7233f2920fb46b19efcc0c9dff22157~mv2.jpg/v1/fill/w_250,h_250,fp_0.50_0.50,q_30,blur_30,enc_auto/11062b_f7233f2920fb46b19efcc0c9dff22157~mv2.webp)
![Covariance, Contravariance and Invariance - Functional Programming with Scala - 101 Series](https://static.wixstatic.com/media/11062b_f7233f2920fb46b19efcc0c9dff22157~mv2.jpg/v1/fill/w_454,h_341,fp_0.50_0.50,q_90,enc_auto/11062b_f7233f2920fb46b19efcc0c9dff22157~mv2.webp)
Pranay Kundu
Sep 20, 20205 min read
Covariance, Contravariance and Invariance - Functional Programming with Scala - 101 Series
In this article, we will be taking about variance in scala - covariance, contravariance and invariance.
517 views0 comments
![](https://static.wixstatic.com/media/a27d24_03d0a6da897a41d1b2cf0ee11443740d~mv2.jpg/v1/fill/w_250,h_250,fp_0.50_0.50,q_30,blur_30,enc_auto/a27d24_03d0a6da897a41d1b2cf0ee11443740d~mv2.webp)
![Functors - Functional Programming with Scala - 101 Series!](https://static.wixstatic.com/media/a27d24_03d0a6da897a41d1b2cf0ee11443740d~mv2.jpg/v1/fill/w_454,h_341,fp_0.50_0.50,q_90,enc_auto/a27d24_03d0a6da897a41d1b2cf0ee11443740d~mv2.webp)
Pranay Kundu
Aug 30, 20202 min read
Functors - Functional Programming with Scala - 101 Series!
Let's cover another interesting and yet simple topic in this article, Functors. Informally, we can call anything with a map function as a...
98 views0 comments
![](https://static.wixstatic.com/media/c753f3_3f55e342d1394bd295d0315d1bacd9dc~mv2.jpg/v1/fill/w_250,h_250,fp_0.50_0.50,q_30,blur_30,enc_auto/c753f3_3f55e342d1394bd295d0315d1bacd9dc~mv2.webp)
![Monads - Functional Programming with Scala - 101 Series!](https://static.wixstatic.com/media/c753f3_3f55e342d1394bd295d0315d1bacd9dc~mv2.jpg/v1/fill/w_454,h_341,fp_0.50_0.50,q_90,enc_auto/c753f3_3f55e342d1394bd295d0315d1bacd9dc~mv2.webp)
Pranay Kundu
Aug 22, 20205 min read
Monads - Functional Programming with Scala - 101 Series!
Monads! You have been hearing about them whenever on talks about Functional Programming, But what are they?
487 views0 comments
bottom of page