Fundamentals of C

Settingup IDE
In order to learn the 'C' Programming it is very important to use any one of the compilers.

Because author is not just giving the candidates to learn the techniques instead he is focusing on making the people to actually work through the samples and exercises so that the candidate need not memorize the coding, instead to leave the impression of the logics in the brain, so as to come automatically when they are facing a new challenge.

Throughout this video course, authors uses Quincy compiler, which is windows ready application, to load/create, compile, and execute the sample coding.

Click Play button below, to watch the Video : Settingup IDE

Student
Gokil   02-Dec-21

Support Team
Support Team   03-Dec-21

Dear Gokil, Thanks for your valuable feedback.
REPLY

Student
Deepak Elavarasu   16-Mar-21

Hello Sir, I downloaded quincy and followed the instructions. But every time i give a new statement and run, it gives me the same output as 'Hello World'. Please help

Total Duration: 15:11:57