Posts

Introduction to computer hardware and software

Software and Hardware In a system, the things that we can see and touch are called hardware and the things which we can see but can't touch are called software. Hardware It is a part of machine, it can only understand on and off . The on and off concept is called Binary.  Software were developed to make efficient use of binary to instruct the hardware to perform meaningful tasks. The hardware needs a software, that is a set of programs to instruct what has to be done. A program is a set of instructions that is arranged in a sequence to guide a computer to find a solution for the given problem. The process of writing a program is called programming . The instructions that are given to a hardware is knows as source code . A computer program, compiler  is used on the source code to transform the instructions into a language that the computer can understand and this result in an executable computer program , known as software . Examples of software: Driver Software : It is a t...

Installing and running language C in VS Code with MinGw.

C in VS code with MinGW Firstly, You should download and install VS code and then install some extensions like " C/C++, C/C++ extension pack and most importantly, install code runner with the  " .run " logo   (You can refer  this blog on a full installation guide) . Then after setting all these stuffs, we have to install a compiler, that is MinGW from  website . After downloading install the compiler of C and C++ by selecting GCC for C and  G++ for C++. Wait for 5 minutes as the installation takes a while to install completely in you system. After completion, click close and open file Explorer, Go to C Drive and look for MinGW > Bin and copy the path. Then search for Edit Environment Variable for you account  in the windows search bar, select Path  in the user variable option, now click on edit, click on new and paste the path you just copied, click ok, and close the window. Now, to validate your installation, go on CMD and run the given com...

A Step by Step Guide to install and set up VS Code in our system.

VS Code Before installing VS Code, we have to know: What is VS Code? Visual Studio Code , commonly know as VS Code . It is a source code editor developed by Microsoft. It has support for development operations like debugging, task running, and version control. Installing Visual Studio Code For installing VS Code, there are two options available for us: 1. By going to  Microsoft Store and download it. 2. By going to VS Code  website  and downloading your desire package from there. In this particular document, we are mainly going to discuss about the first option, because it is less hectic and also it takes less time to download and install which is efficient. Installing VS Code from Microsoft Store Go to Microsoft store on your system or you can  click here  and your will be redirected to VS Code installation page in Microsoft Store. Now, click to install VS Code and the installation will start soon. Just wait for it to install and after completion click on open...

Moto Edge 50 Pro: 8GB VS 12GB. Which one should you choose?

Motorola is launching its  Moto Edge 50 Pro on 9th of April 2024 in India which will be available on flipkart and motorola's website as well as in the offline markets. Motorola is known for its near stock android OS and clean user interface without any bloatwares and ads in its launcher. It is creating value for money smartphones for its users but the camera quality is something which has always been criticised in moto phones but this time, in Moto Edge 50 PRO moto is expected to do well in its camera and used AI to enhance the photo and videography experience. Moto has launched its 50 PRO which two options: 8GB and 256GB for 32,000 INR which includes 68 watts charger. 12GB and 256GB for 36,000 INR which includes 125 watts charger. Here, Moto is asking 4,000 INR for Extra 4GB Ram and a 125 watts charger which is a big choice for any customer with a tight budget. Before answering the question that which variant should you buy, we have to understand the concept of What is the use of ...