Loading, please wait...

Latest Article

In this tutorial, we will create a basic calculator using Tkinter, the standard GUI toolkit for Python. This calculator will perform basic arithmetic operations such as addition, subtraction, multiplication, and division, as well as some additional functions like square root, square, percentage, and backspace.
This blog aims to highlight the basics of Python by dwelling about the most important topics pertaining to the language! 
In this post, you'll see, Driver Drowsiness Detection in Python
Ping Pong is one of the most punctual arcade computer games, first delivered in 1972 by Atari. It is a two-player game dependent on table tennis. The game highlights straightforward 2D illustrations. It comprises of two oars used to return a bobbing ball to and fro across the screen. The score is kept by the numbers at the highest point of the screen. With the help of this article we are going to make the game using pygame and numpy library.
Python is a general purpose, dynamic, high level and interpreted programming language. It supports an Object-Oriented programming approach to develop applications. It is simple and easy to learn and provides lots of high-level data structures.
Python is a free, open-source programming language. Therefore, all you have to do is install Python once, and you can start working with it. Not to mention that you can contribute your own code to the community.Python is also a cross-platform compatible language. So, what does this mean? Well, you can install and run Python on several operating systems. Whether you have a Windows, Mac, or Linux, you can rest assure that Python will work on all these operating systems.
Five Reasons to start learning Python
It is about technology is growing day by day and making things easier.
Function Arguments in Python | Python Tutorials
This article is about what is broadcasting , broadcasting rules and how it works on NumPy arrays.
This article demonstrate how you can create your own ufuncs in python.
this aricle is about random module in python and numpy.random.randint() in python
This article is about splitting a single NumPy array into multiple arrays. and the difference between both split() and array_split() method.
this article is all about how to use filter() function and how to join NumPy Array
This article is about the searching and sorting techniques of NumPy Array.
This article is about NumPy data types. How to check datatypes of array ? How to convert datatype on existing array?
This article is about NumPy Array indexing and slicing.
This article is about NumPy, Why use NumPy, how to start with NumPy, how to create ndarray , use of ndim and ndmin.
This article is all about JSON, serialization, deserialization, formatting the json results and order of the result.
This article is all about the loops in python, the statements that we can use with these loops like break, continue , else.
This article is all about anonymous function in python, how we can use it with other built-in functions like filter(), map() and reduce().
This article gives you brief understanding about most popular applications of python.
This article is all about how we can grab the details of any Instagram User by just providing the username as an input in Python.
This article describes how we can connect our project or any application with available APIs in Python.
Through this article, you will learn how python programming can be used to develop an application that enables us to generate a random password and copy to clipboard option.
This article demonstrates how we can check whether the the domain name is registered or not.
this article is all about how to validate domain names using WHOIS, as well as getting domain name information.registrar, creation date, expiration date and more in Python.
This is the program where you can see the previously connected WIFI passwords just by clicking the buttons, and also you can copy them to the clipboard as well.
This article gives a brief introduction about PyAutoGUI library of Python and how we can automate Google AccountLogin.
This article demonstrates how we can use the subprocess module to create new process in Python and using this module how we can see the password of connected WIFI.
This article demonstrates how we can use gTTS API in python to cover the Digital Text into Speech.
This article demonstrates how we can create a GUI and through that GUI call another GUI to show the Calendar.
this demonstrates how we create a GUI and open websites by launching the browser.
This article demonstrates how we can create a GUI and encode the "covid" related information in visual object.
This article explains the types of data type in python.
This article explain the syntax of remove(), pop(), clear() and del in Python List. How we can use these with list and tabular differences between them.
This article contains optimized code for creating a simple calculator.
This demonstrates how we can create a calculator GUI using tkinter in python .
This is for absolute Beginners. Here we will learn about Variables , important points abouts variables and types of variables.
In this article, we will learn how we can create a simple registration form using tkinter in Python.
In this article, we’ll learn about python , Python origin , features, Python downloading, Python installation, python IDE.
Full-fledged explanation of python automation
Explanatory working of Flask
here we will learn how to create a simple django project step by step
creating virtual environment for Django project using conda with specific python version
In this article will discuss modules in python
In this article, we will discuss what python standard library is and also about a few common libraries.
In this article will discuss briefly python interpreter briefly.
This article will discuss the python shell.
In this article, we will discuss immutable types, the disadvantages of immutable types, the need for mutable types, and the working of both types.
In this article, we will discuss the various data types used in python.
In this article will discuss how to set the python path and will discuss pythonpath
In this article we will discuss about python libraries and top 10 libraries of python
In this article will discuss Origin, Characteristics and Applications of the Language and the story behind the name.
In this article, we'll learn file handling in Python. And in this article I will cover all operations which we can perform on a file.
Dive into data science using Python and learn how to effectively analyze and visualize your data.
How to run Python using default IDE of Python which is IDLE
In this article we will see that how install Python with step by step.
In this article we will know about Python, use of Python, Features of Python. I will make complete series of Python.
In this era of the diversity in latest technology and the ability to learn and be equipped in languages is the most challenging and interesting thing for a developer or a geek you can say. Me being a .Net developer found it interesting personally to get started with the Python, an open source programming language using the Microsoft IDE, the latest one i.e. Visual Studio Code. There are many reasons to choose & learn Python as my choice out of the box , now since Machine learning is the new latest!! :D Python is the best programming language and light weight to be used. I again say it is my personal choice to choose Python. :P Much of talks now, lets get started with what Python is actually and some facts about Python.