Introduction To C Programming

C Programming

Hello Friends, Welcome to Devil Programmers. Now we will Starts C Programming with its basics or Introduction.
  • It is first developed by Dennis M. Ritchie in 1972 at AT&T Bell Laboratory 
  • C Programming is Good Start to Enter into Programming World. 
  • It is easy programming language. 
  • It is Procedural Programming Language. 
  • It is mainly used for low-level programming. 
  • It is very useful to become a good programmer.
 
In the next Post we will Learn how to create our First Program in C Language.
Before that we will need C Programming Software to run our Code.
Some of known c programming software are:
  1. Turbo C/C++ 
  2. C Free
  3. Dev C++ 
See you in next Post
Thanks you. 
 
 
 
 
 
Next Post
C Programming : A Journey Begins

Comments

Popular posts from this blog

Syntax of C Program

C Programming - The First Program

Welcome