Nowadays, everyone on earth has a list of things to be completed and we look for ways to organize it. So, we …
Tutorials
-
-
Before getting started with actually designing the form using HTML, let’s answer a few questions What is HTML? HTML stands for HyperText …
-
TutorialsAssignmentProjects
Basic Operations on Matrices in C++
by Sanjay Kumarby Sanjay Kumar 3.1K viewsMatrix: A matrix(singular of matrices) in mathematical terms is simply an arrangement of numbers in a definite number of rows and columns. …
-
Looping statements or loops in C/C++ are the special kinds of statements which when encountered by the control of execution, execute the …
-
ProjectsTutorials
5 Beginners Projects to get started with Raspberry pi
by Tanya Bansalby Tanya Bansal 1.4K viewsThis article includes various starter projects using Raspberry pi 0 w If you are new to Raspberry Pi, you will first need …
-
An operating system is a type of system software that acts as an interface between different users of a computer and its …
-
ProjectsTutorials
Make your own Image Blender using Python
by Sanjay Kumarby Sanjay Kumar 1.7K viewsPython has a wide range of versatile libraries to work with different types of data. Here in this project, we have to …
-
Raspberry Pi is a small compact small-sized computer capable of performing intense tasks like an actual computer or a laptop. Just like …
-
Tutorials
Reasons Why Linux Is Getting More Popular In The Past Decade
by Sanjay Kumarby Sanjay Kumar 2.4K viewsAre you interested in technical stuff like Software development, Ethical hacking, Server-side computing, IoT based device monitoring, etc.? If yes, congratulations! You …
-
Python is a multi-purpose, open-source, object-oriented, interpreted, high-level programming language with the simplest syntax that makes it beginner-friendly. It was created by …