Category: allcategorites
HackerRank Day 13 Solution in Python: Abstract Classes
Today we will see the HackerRank Day 13 Solution in Python. The problem is named Abstract Classes which is part of 30 Days of code on HackerRank. Let’s get…
HackerRank Day 14 Solution in Python: Scope
Today we will see the HackerRank Day 14 Solution in Python. The problem is named Scope, part of 30 Days of code on HackerRank. Let’s get started! Day…
Scientific Calculator in Python using Tkinter
Introduction We have created a Scientific Calculator in Python which is a fully functional graphical user interface system that contains everything that IT students and…
Numba – Compiler to make Python code 1000x Faster
Did you know that there’s a third most popular programming language after English and Chinese? That’s right! It’s Python. In this article, we will discuss…
Top 20 Django Projects
One of the most popular programming languages used today is Python. Today in this tutorial we are going to take you through the Top 20…
Happy Diwali in JavaSCript
Code for Happy Diwali in JavaScript Output: Also Read:
Happy Diwali in Python Turtle
Code for Happy Diwali in Python Turtle Output: Also Read:
How to convert IPYNB to PDF?
Jupyter Notebook or Google Collab basically supports .ipynb’s, i.e. Python NoteBook. These NoteBooks provide accessibility to the interactive Python code consisting of cell structures.However, this…
Website Blocker Using Python
This blog will discuss the development of a Website Blocker using Python. This blog will teach you about the following things. Operations on a file…
Introduction to Cython
Introduction In the world of programming, where there is a demand for better and faster solutions to problems, the demand for languages that provide programmers…
Install and setup Python in Windows 11
Microsoft has released its latest version of the Windows Operating System. This blog will discuss how to Install Python in Windows 11 along with testing…
HackerRank Day 12 Solution in Python: Inheritance
Today we will see the HackerRank Day 12 Solution in Python. The problem is named Inheritance which is part of 30 Days of code on…
HackerRank Day 11 Solution in Python: 2D Arrays
Today we will see the HackerRank Day 11 Solution in Python. The problem is named 2D Arrays which is part of 30 Days of code…
Draw Halloween in Python Turtle
Introduction Today, we will learn how to Draw Halloween in Python Turtle. Halloween is celebrated in western countries and is dedicated to ones who have…
Write Happy Halloween in Python Turtle
Introduction Hello, in this article we will see how to Write Happy Halloween in Python Turtle which is a library of python. Turtle lets us…
Python Tkinter Button: Tutorial for Beginners
In this tutorial, we will explore everything about how to create a Tkinter Button in python, everything will be beginner friendly. Tkinter is one of…
HackerRank Day 10 Solution in Python: Binary Numbers
Today we will see the HackerRank Day 10 Solution in Python. The problem is named Binary Numbers which is part of 30 Days of code…
GUI Chat Application in Python Tkinter
Introduction The process of conversing, engaging, and/or exchanging messages through the Internet is referred to as chatting. It involves two or more people communicating via…
Top 15 Android Projects for Resume
Introduction In this post, we’ll see the Top 15 Android Projects for Resume for beginners before progressing to intermediate and advanced levels. We have searched…
Top 15 Machine Learning Projects in Python with source code
Machine Learning is probably one of the most interesting and hyped branches of computer science. Today, we are here to help you by presenting the Top 15…