DjangoCon Europe happened last month and we live tweeted the two workshops that we attended. Here they are...
This is one of the few cases where python gives a confusing error message. Let us take a deeper look into this, and in the process get a chance to understand some CPython internals....
We will now see how we can combine the functionality of multiple monads. To do this, let us revisit the API sequencing problem....
The book’s subtitle is: Playful Programming Activities to Make You Smarter. Did it make me smarter? Read on to find out....
In this article we will learn about a new monad – the Writer monad...
It's time to take a break from practical applications of functional programming to something less practical, but very interesting to know 😎...