C-programming Language
C - Introduction
C is a powerful general-purpose programming language.
C is a middle level language
C language is considered as the mother language of all the modern programming languages
I can be used to develop software like operating systems, database, compiler, develop games, and so on . C programming is an excellent language to learn to program for beginners.
Dennis Ritchie
(1941-2011)
American computer Scientist
Dennis macAlistair Ritchie was an American Computer Scientist He created the C programming Language and , with long time colleague Ken Thompson, The UNIX operating system and B programming language
Born:-9 September 1941, Bronxville, New York, united states
Ken Thompson
American computer designer
Kenneth lane Thompson is an American pioneer of computer science. Thompson worked at bell Labs for most of his career
where he designed and implemented the Original UNIX operating system.
Born:- 4 February 1943 , New Orleans, Louisiana, United States
WHY LEARN IN C?
* C helps you t0 understand the internal architecture of a computer, how computer stores and retrieves information
* After learning in C, It will be much eaiser to learn other programming language like JAVA, PYTHON, etc.
*Opportunity to work on open source project. some of the largest open source project such as Linux kernel, Python interpreter, SQL database, etc.
2 comments