All Basic Articles
Strings in PHP can be converted to float very easily. In most use cases, it won’t be required since PHP does implicit type conversion. There… Read More
Societe Generale came for campus placements and shortlisted CSE, IT, ECE, and EEE students for the first round. There were overall 5 rounds. Round 1(Online… Read More
Pandas is a Python library used for analyzing and manipulating data sets but one of the major drawbacks of Pandas is memory limitation issues while… Read More
The development of the model can be saved both before and after testing. As a result, a model will pick up where it left off… Read More
React-Bootstrap is a front-end framework that was designed keeping react in mind. Modal Component provides a way to add dialogs to our website for user… Read More
In a plane, we know that we need two mutually perpendicular lines to locate the position of a point. These lines are called coordinate axes… Read More
Inverse Functions are an important concept in mathematics. To comprehend inverse functions, we can picture a function as a box that takes in inputs and… Read More
Pascal’s triangle is the arrangement of the data in triangular form which is used to represent the coefficients of the binomial expansions, i.e. the second… Read More
We see solids everywhere where we look. Most of the time these solids are either in the shape of a cube, cylinder, and cone, etc.,… Read More
Even if you’re a beginner the least you would have known is that Web Development is majorly classified into two facets: Frontend Development and Backend… Read More
Scylla is a free and open-source tool available on Github. Scylla is based upon the concept of Open Source Intelligence (OSINT). This tool is used… Read More
Macros are a set or sequence of instructions that perform as and when required by the user. Initially, a macro is to be recorded. Then… Read More
If you are working on some projects or on websites or web applications and wanted to take its look on mobile, if yes then please… Read More
In this article, we will discuss how we can show all columns of a table in the SQLite database from Python using the sqlite3 module. … Read More
Linux is a free and open-source operating system based on the Linux kernel. It consists of a wide variety of essential applications that can be… Read More
I had applied for Accenture On-Campus on 24/3/2021 through my campus link. I had my mock test on1st of April, please make sure u attend… Read More
Whether you’re exploring a data set for the first time or summarizing the findings of your analysis to an audience, you can use data visualization… Read More
Hello Everyone, I cracked  InfyTQ Exam 2021 So  In this particular post, I share my InfyTQ Certification Exam & Interview Experience.  First, I thank GeeksforGeeks… Read More
In this article, we are going to make a simple tool that counts a number of words in text using Django. Before diving into this… Read More
In this article, we will see how to make a YouTube video downloader tool in Django. We will be using pytube module for that. Prerequisite:… Read More