Who else hates doing repetitive tasks that you know could be automated? I know I do 🙋♀️. This is part two about how I used cron jobs and python to take care of ‘the boring stuff’ (link to Part 1). In this article I will discuss how I used Strava’s API... (more…)
Read more »
With Python and Javascript solutions: Learn how to think about Substring Removal Game, an *800 codeforces problem... (more…)
Read more »
The most intuitive way of building and implementing Finite State Machines is by using Python Coroutines and in this article, we find how and why. (more…)
Read more »
Python is my favourite language, concise, beautiful, and easy to use. Two days ago, I was very excited to promote the benefits of Python to my friends. (more…)
Read more »
When you feel right at home in Python setup programming, the language becomes much more enjoyable and fun. ...
Read more »