Monday, 1 June 2015

Tutorial 1 - Installing GCC Compiler

This is the very first tutorial an I am gonna tell you all the software, compilers we require to get start and to create our own C programs.

In this whole series I'm gonna teach you Basic C Programming.
So lets get Started...

What you need?...

So now we are ready to begin with Installing our Compiler...

Buy Laptops on Amazon.

Step 1:-  Downloading the Compiler


  •   For downloading our compiler we can go to www.bloodshed.net there you can find many version available for download you can choose any latest version but here I'm using Dev Cpp 5.8.1.



View of Blood Shed
  • Select your Version and new page will get opened like this shown below, Simply download it and don't worry about the interface I will make you familiar of it in my next tutorials


Step 2:-  Installing our Compiler (Dev C++)

  • You will be prompted for administrator permission and then it will start installing and then you will prompted for selecting language and click OK.


  • License and Components :- Then accept the license agreement and next step choose components by default all selected you can continue to next step if you are using the Dev C++ Compiler first time.


  • Install location :-  I suggest you not to change the default location it will be like "C:\Program Files (x86)\Dev-Cpp" and continue to the setup, your compiler will start installing and in about 1- 2 minute you will be able to use it.

  • Now select Finish.

  • First Time Configuration:- Now you will be prompted by a window called First time configuration in that you will be asked about the compiler language font size and theme as I am not going to change it if you want you can.

  • Now in this you need to be little patient as now you are going to import the header files to your compiler for the further use. I am using the recommended as option as other will take lot of time and will also load unnecessary header files which we not require in this tutorial.

Finally your compiler is ready for use.


Learn Installing Dev C++ by video in Hindi and English.




No comments:

Post a Comment