Why Learn C Programming Language - C Tutorial in Hindi #1 - Code With Harry
Why Learn C Programming Language - C Tutorial in Hindi #1 - Code With Harry
Download PDF
Printable PDF (Free)
Download Here
frompdftodoc.com OPEN
Open/close sidebar
8. C Programming Exercise 1 -
Multiplication Tables: C Tutorial In
Hindi #8
frompdftodoc.com OPEN
Description Code
What is programming?
- Programming or Coding is the way by which we can interact with computer and can give instructions to
computer.
-C is widely used programming language because it is reliable, simple and easy to use language. And
because of these reasons only nowadays also C language is mostly used all over the world.
-C is a Low – Level Language as in C language the programmer has most of the control of the code.
https://codewithharry.com/videos/c-language-tutorials-in-hindi-1 1/3
10/9/2019 Why Learn C Programming Language? : C Tutorial In Hindi #1 - Code With Harry
History Of C Language :
C Language was created by Dennis Ritchie at AT & T {American Telephone and Telegram (USA) } Bell Labs in 1972.
· It has many pre-defined functions and operators which make complex program easy.
Importance of C Language :-
· C Programming is used when we need to extract best performance of the program.
· In every developer survey result C language is always one of the ten programming language in the
world.
· Because of C Language the hiring chance in any company becomes very high.
· Most of the part of Ruby and Pearl Programming Language is written in C Language.
IDE – IDE (Integrated Development Environment) is a software application which provides many
comprehensive facilities to programmers for software or application development.
· Ide provide tools to create build and test software’s. It also provides programmable editors, libraries,
build automation tools etc.
Compiler – It’s a software that transforms computer code written in one programming language into
another language i.e. machine language.
· It translates the source code to machine code so that it can be executed by the computer.
So, It’s a complete overview of C Programming Language. In Next Post we’ll discuss more about it…
← Previous Next →
Comments(2)
Add Reply
Add Reply
https://codewithharry.com/videos/c-language-tutorials-in-hindi-1 3/3