C Programming Language
C Programming Language Full Course
Introduction of C
What is C Programming
C is a programming language that lets us give a computer very specific commands.
C language was invented in 1972. It’s one of the oldest languages to be used even today!
C language is Developed by (Dennis Ritchie in 1972 at Bell laboratories).
It is one of the most widely used programming languages in the world.
It has influenced many popular languages,especially C++
Features of C
C language is a Structure based language .
C language is a Case Sensitive programming language.
C, C++, Java, Python, C#, _ _ _ _ _ [Case Sensitive programming language]
i.e – We can divide a big program into multiple parts,which makes it easy to write and understand.
Programs written in C programming language are efficient and fast.
This is the most critical factor for using C programming language over other languages.
Note
C programming language is a Structure based language.
Programs written in C programming language are portable.
Where is C used ?
For Creating Operating Systems
For Creating Desktop Applications
For developing Games
Steps in learning C language
The C Character Set
A character denotes any alphabet, digit or special symbol used to represent information. Shows the valid alphabets, numbers and special symbols allowed in C.
Types of Programming
Computer is a digital machine. Computer can do any work only when it is programmed to do some work. Programming is of two types.
1. Hardware Programming
2. Software Programming
-
Hardware Programming
Hardware is the described as a device that is physically connected to the computer or something that can be physically touched.
Ex. – Monitor, Printer etc.
-
Software Programming
Software is a general term used to describe a collection of computer.
Software systems are of three type –
Please follow as facebook : www.facebook.com
Please follow as twitter : www.twitter.com
And more information please visit here : www.weindians.in
Thank you sir, Please update more videos regarding this topic. Like: Function and arrey