post

HTTP and HTTPS

HTTP vs HTTPS

Whenever you visit a website you might have observed HTTP or HTTPS at the starting of the page address. Before we explore what are these two, let’s have a look at what we call a ‘protocol’. In general, a protocol is a set of rules defined to carry out a …

HTTP vs HTTPS Read More »

What is an Arduino?

Arduino is an open-source hardware and software company. It designs single-board microcontrollers to control electronic devices. The microcontroller board itself is called Arduino and in this article, we will refer to the board itself by the term ‘Arduino’. So what exactly the Arduino is? In simple words, Arduino is a …

What is an Arduino? Read More »

Command Prompt

What is a Command Prompt

A command prompt (often abbreviated as cmd) is a command-line interpreter in which you can give commands to perform the functions on your PC. These functions include all the regular stuff like creating a new folder/file, deleting a folder/file, renaming, or navigating through the folders. For example, If you want to …

What is a Command Prompt Read More »