INTRODUCTION TO C LANGUAGE
So I 'm going to start a course on programming in c language. I'm
going to discuss some basic things like what is need of programming why
do you write programs? We will discuss how that language how that
program will be converted into zero and when and then computer will
perform your task fine. We need programming languages to communicate
with eacah other and to interact with computers. For communication what
first of all you need to understand the alphabets first we study what abcd
and then words then we frame sentences by using grammars and all right
and then we communicate. C language was developed by Dennis Ritchie in
1972 and was developed in 1972. Program is dependent on that machine
to machine so it's not easy to write programs in machine language because
it's not portable in one machine if you write program for edition then again
you have to write rewrite that program for second machine. Assembly level
languages come assembly level languages and after that languages come
to overcome limitations to add portability concept.
Own program right that is why we need to write programs and that is
why we need to use programming languages like c and c++ and also we
need to use programming tools like debugger and editor and also we need
to use programming libraries like stdio and stdlib and also we need to use
uh programming tools to uh convert our code into uh zero or uh machine
code right so that is what we are going to discuss right now see computer
is nothing without programs right so we need to write programs to
communicate with computer because see and this is what this is according
to you know those CPU architecture some set of specifications are there
which some architecture is there which CPU follows I think you will you or
maybe you have studied the subject CO a computer organization and
architecture in that you must have studied those architectures right so
according to those specification those arc architecture of the CPU this code
will differ. Bell Laboratories, the headquarter of these Bell Labs are where
he developed it.
C is a system programming languages much software have been
written in C language oracle android. During 1980s C was the most widely
used programming language and in 1989 it was standardized by ANSI that
is why it is called a NSIC and see how the computer is going to understand
what whatever we will write in C.
So I 'm going to start a course on programming in c language. I'm
going to discuss some basic things like what is need of programming why
do you write programs? We will discuss how that language how that
program will be converted into zero and when and then computer will
perform your task fine. We need programming languages to communicate
with eacah other and to interact with computers. For communication what
first of all you need to understand the alphabets first we study what abcd
and then words then we frame sentences by using grammars and all right
and then we communicate. C language was developed by Dennis Ritchie in
1972 and was developed in 1972. Program is dependent on that machine
to machine so it's not easy to write programs in machine language because
it's not portable in one machine if you write program for edition then again
you have to write rewrite that program for second machine. Assembly level
languages come assembly level languages and after that languages come
to overcome limitations to add portability concept.
Own program right that is why we need to write programs and that is
why we need to use programming languages like c and c++ and also we
need to use programming tools like debugger and editor and also we need
to use programming libraries like stdio and stdlib and also we need to use
uh programming tools to uh convert our code into uh zero or uh machine
code right so that is what we are going to discuss right now see computer
is nothing without programs right so we need to write programs to
communicate with computer because see and this is what this is according
to you know those CPU architecture some set of specifications are there
which some architecture is there which CPU follows I think you will you or
maybe you have studied the subject CO a computer organization and
architecture in that you must have studied those architectures right so
according to those specification those arc architecture of the CPU this code
will differ. Bell Laboratories, the headquarter of these Bell Labs are where
he developed it.
C is a system programming languages much software have been
written in C language oracle android. During 1980s C was the most widely
used programming language and in 1989 it was standardized by ANSI that
is why it is called a NSIC and see how the computer is going to understand
what whatever we will write in C.