2 followers
Self-taught | Python | Django | Flask | Rest | Web Scraping | JavaScript | Books & Movies
In this post, we will use the GitHub API to fetch user data from Github. We will be able to fetch the user's website address with number of...
Being a self-taught developer and finding the right platform to learn the right skills is a difficult task. There is so much to learn and it is hard...
API (Application Programming Interface) is a software intermediary that allows two applications to interact with each other. Using API in python is...
Django is a high-level Python Web framework that encourages rapid development and pragmatic design. Django is a free and open-source web framework...
Python has different ways of creating a virtual environment. In this post, I will discuss how to use Pipenv and Virtualenv. The main reason behind...
If you are planning to learn SQL/MYSQL or aiming to become a data analyst or data science professional, then SQL is a must-have skill. In order to...