1.WHAT IS C





"WELL BEGUN IS HALF DONE"

You cannot be great at the start, but you have to start to be great.So making a beginning is 

important.Before we can begin to write serious programs in , it would be interisting to find out what really is C.how it came into existense and how does it compare with other programming languages.

WHAT IS C???😱


C is a programming language developed at AT $ T's Bell Labouratories of USA in 1972 by Dennis Ritchie. C became popular because it is  simple and easy to use .

There are several reasons so we must learn aboout C.


(A.) Major parts of popular operating systems like Windows,Unisx,Linux and Android are written in C. Moreover,if one is to extende the operating system to work with new devices, one needs to write device drivers programs. These programs are written exclusivesly in c.

(B.)Common consumer devices like microwave ovens, washing machines and digital cameras are getting by smarter by the day.

These programs have to run fast and work in limited amount of memory .C is the language of choice while buding such operating systems and programs.

(C.) You must have seen several professional 3D computer games where the user navigates some obeject, like say a spaceship and fires bullets at invaders. The essens of all such games is speed . To match this expectation of speed, the game has to react fast to the user inputs. The popuar gaminng frameworks that are used for creating such games are written in C.

I hope that these are very convincing reasons why you should adopt C as the first step in your  quest for learning programming.


Post a Comment

0 Comments