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
Vigneshwaran DL   05-Jan-23

For all c++ programs, did we have to use only 'std' in "USING NAMESPACE STD"?

Support Team
Support Team   05-Jan-23

When we use it, we can get the standard libraries. So that we use it for main program. But if you have one class,you can use your own name spaces. You will learn it in future videos. Please go further. Happy learning. Thanks.
REPLY

Total Duration: 15:11:57