Recent Posts

Finding Remote Jobs but How and Where?

6 minute read

Finding remote jobs might be troublesome work these days with too many jobs in the market but not finding the right one for your profile is. Here in this blo...

Making Money with Programming

5 minute read

How much do you know about Making money with programming in this decade? It is getting broader and more expansive. With the availability of a wide range of i...

Auto-encoders from Scratch in Python

6 minute read

Auto-encoders from scratch will be done over the concept of Neural Network from Scratch that I already did. You can find it on my following blogs. Feed Fo...

Finding DateTime in Text Using Python

6 minute read

Why do we need to find DateTime in the text? In the field of data science, we often have to deal with various kinds of data and one of the common is Text dat...

Basics of Stock Backtesting in Python

17 minute read

Stock Backtesting in Python is way of testing our strategy in a historical data to see if our strategy makes any money or not. Let’s start with a simple stor...