29 followers
I am a web developer who is passionate about technical writing.
This analysis is part of the HNG internship series. The dataset used for this study is the Titanic dataset, downloaded from Kaggle. The file consists...
A beginner's guide to exploring the basics of data types in Python. · Variables in Python belong to a data type. A data type is a classification that...
Suppose we want to create an application whereby one can input their birthdate and the program will calculate their age. We will be building an age...
Python's Django framework, would not be complete if it did not include a way to interact with databases. The feature that makes it more powerful is...
Build a simple to-do list app. · If you are comfortable with python language and looking to get into web development, Django is a perfect choice. In this...
Looking to create a simple YouTube video downloader? This article will show you how. · If you have tried to download a YouTube video before, then you...