All Easy Articles
In this article, we are going to see how to send email using yagmail. yagmail(Yet Another Gmail)  is a module in python which used to… Read More
In this article, we are going to see how images can be flipped using Pygame. To flip the image we need to use pygame.transform.flip(Surface, xbool,… Read More
Pygame is a free-to-use and open-source set of Python Modules.  And as the name suggests, it can be used to build games. You can code… Read More
It would be quite efficient to re-execute the last command. If the command was quite big to type in again, this would be quite a… Read More
Given a Matrix, the task is to write a Python program to perform differences from the previous row on the basis of the elements present.… Read More
As the name suggests, ‘Terminator’ is a pretty badass emulator which provides you with functionalities like split horizontally, split vertically, etc, as one wants in… Read More
Java is one of the powerful general-purpose programming languages, created in 1995 by Sun Microsystems (now owned by Oracle). Java is Object-Oriented. However, it is… Read More
Email stands for Electronic Mail. It is a method to send messages from one computer to another computer through the Internet. It is mostly used… Read More
When work is done by a force on an object. It acquires energy, it can be any form. Energy can take on many forms and… Read More
In this article, we will learn how to create a circular progress bar using SVG. Let us begin with the HTML part. In the SVG… Read More
Are you starting to code? Then Eclipse will prove helpful for you. The best part about Eclipse software download is that, it’s a free and… Read More
Microsoft word is a word processor software developed by Microsoft in 1983. It is the most commonly used word processor software. It is used to… Read More
Before computers were developed people used sticks, stones, and bones as counting tools. As technology advanced and the human mind improved with time more computing… Read More
Microsoft Word is a software tool that allows us to create document files like articles, office letters, project files, and many more in a very… Read More
Given a file F, the task is to write C program to print any range of bytes from the given file and print it to… Read More
API…Application Programming Interface… If you’re a developer then this word is nothing new for you… Being a developer, you know the importance of API in… Read More
Given two unsorted Linked Lists, L1 of N nodes and L2 of M nodes, the task is to merge them to get a sorted singly… Read More
When our synthetic clothing or sweater is removed from our bodies, especially in dry weather, a spark or crackling sound appears. With females’ clothing like… Read More
Microsoft PowerPoint is a powerful tool used by professionals in the industry to discuss important topics with a group of people in a professional well-structured… Read More
We all know the popularity of React, and how this library has made development tasks easier for frontend developers. React is the most popular front-end… Read More