C is a procedural language and it is easy to grasp the basics programming language constructs in it. Once you learn the basic syntax of C, you will soon realize that C++, Java, C# and Javascript, all have similar syntax. C++ is a vast and complex language. So it is better to learn C first .
Read moreCan you learn C by yourself?
Yes! You can learn C language by your self but it is little tough . Step 1: just take “C in depth” text book for beginning level and acquired basic fundamental of C language then Practice small programs.
Read more