INTRODUCTION TO C LANGUAGE
C language is based on POP (Procedure Oriented Programming) approach.
C language was developed by Dennis Ritchie at the Bell Laboratory in 1972.
It was actually developed to create UNIX Operating System and therefore the complete UNIX OS developed by C language.
C language is also like a base for other programming language, so if you want to learn other complex programming languages like C++ and Java then first you need to learn the C programming language.
After learning C language, you will be able to comprehend the basic programming structure and rules.
So good luck and go ahead ...
0 Comments