Fundamentals of C

Why Learn C
In this video tutorial, the author explains how important it is to learn Programming Techniques, and why it is best to choose 'C' language to learn the programming techniques.

Since 'C' programming language is the mother of most of the modern languages such as C++, C#, Java, PHP, Javascript, Android development etc. learning 'C' becomes very important.

Also, author is very keen in imparting this information to the candidates who are willing to master the 'C' language, because once if the people understand the importance of anything, they are ready to put any effort, without much difficulty. The learning will become very enjoyable.

Click Play button below, to watch the Video : Why Learn C

Student
Blesson   07-Dec-23

Support Team
Support Team   19-Dec-23

Yes, You can. Please make email to support@colllectiva.in. Our support team will guide you to get the certificate.
REPLY

Student
Santhosh. M   24-Jul-22

How to get remote support sir.

Support Team
Support Team   25-Jul-22

Dear Santhosh, Please Contact Mr. Karthick (Personal Technical Expert) via skype only. Skype Id: karthick.collectiva.in. Thanks.
REPLY

Student
Kishoe kumar   04-Jul-22

Sir I have tried file first program I have created text file in c: but while executing the file I am getting blank out put page.

Support Team
Support Team   05-Jul-22

Dear Kishore kumar, Excellent for your try. You can find the problem with seeing the video once again. Please do that and let us know the experience. After that our support team will help you via remote. Thanks.
REPLY

Student
Vijay   29-May-22

Sir, i am using these # include<pthread.h> # include<cursors.h> 2 headers files in my program. I am not able include it. Error Displayed is pthread.h: no such file or directory cursor.h: no such file or directory i am using Quincy

Support Team
Support Team   25-Jun-22

Dear vijay, Quincy is not supporting those headers from default. You can add in manually. But it is not essential to learn the c program basics. Hope this helps. Thanks.
REPLY

Student
Harish   27-Dec-21

In keyboaed input-char input, at 11:14 why we get B value as 98 instead of 99 becoz ascii value for c .

Support Team
Support Team   30-Dec-21

Dear Harish, Please rewatch the course from the biggining. Because you missed the foundation thinks. Do the needful. Thanks.
REPLY

Student
K.Adhithyan   17-Sep-21

I am unable run program in quincy because its showing install MinGW and set the compiler s installation path in the toos/options dialog build tab

Support Team
Support Team   18-Sep-21

You can use C:\Program Files\quincy\MingW\bin as complier path.
REPLY

Student
sabin   06-Sep-21

super

Support Team
Support Team   06-Sep-21

Thanks for your valuable comments.
REPLY

Student
Kavinya   18-Aug-21

sir, how to change font size in quincy editor?

Support Team
Support Team   18-Aug-21

No, you can't change the font in Quincy 2005. However, by accessing the Tools > Options > Editor feature, you can increase the font size, make it bold or increase the spacing. This seems to be the only changes that can be made to the fonts of this program.
REPLY

Student
Kavinya   18-Aug-21

Thank u so much sir. i just wanted to increase the font size. The default one seems to be very small. This worked.!!!!

Student
Guest User Preview   17-Nov-21

Student
Sinduja   05-Aug-21

Hai sir,I got an error as iso c90 does not support 'long long'.how to rectify this sir

Support Team
Support Team   05-Aug-21

Kindly follow the below step to resolve this issue. 1. Open Quincy IDE and go to Tools->Options menu in the menu bar. 2. On the options menu, Build tab->Compilation behavior group. Here you have to check the "C99 Support for C Program"
REPLY

Student
Sinduja   07-Aug-21

Thank you

Student
Ayyanar K   04-Aug-21

How can run without function prototype?

Support Team
Support Team   04-Aug-21

Prototype are must. Otherwise, You get a compilation error. The compiler treats the function declaration as implied by the call and proceeds to link.
REPLY

Student
Ayyanar K   26-Jul-21

you teach step by step.so,i can undersand easily.

Support Team
Support Team   26-Jul-21

Thanks for your valuable comments.
REPLY

Change Subject:


Total Duration: 15:11:57