09 Apr 2020
Hi, it’s been a while since I last wrote an article. It’s a really strange time as our world is battling the #COVID-19 Pandemic. Despite all attention to this pandemic, I would like to discuss in this post an important data structure named Inverted Index. I also hope to make the next five minutes of your confinement useful while doing so.
09 Jan 2020
Hi, today I would like to guide you through an exercise of building a Redis client in python. Underway, we will learn a bit about command line interface app, encoding/decoding a simple network protocol message and network programming using python asyncio.
31 Dec 2019
Hello everyone, in today’s post, I will try my best to enumerate things I have been doing over the past twelve months.
20 Apr 2019
Hello, in today’s post, we will explore functional programming along with some techniques and examples.
20 Apr 2019
Hello, in today’s post, we will explore functional programming along with some techniques and examples.