#clanguage #clanguagetelugu #sureshtechs
Other courses:
Python Complete Course 11 hours: • Python In Telugu For Beginners || Pyt...
20 Programs for interview: • Python In Telugu For Beginners | Pyth...
Java In 10 minutes: • Java In Telugu | Java Programming In ...
What is Programming: • What Is Programming | What Is Program...
GIT: • Git in Telugu | Git Tutorial For Begi...
GIT English: • git complete course for devops🔥🔥🔥 || ...
HTML: • HTML tutorials in telugu | HTML telug...
What is C Programming?
What is Programming language? &Operating System?
Operating System:It is a software that acts as an interface between computer user and computer hardware
Program: Set of instructions to create a software
Note: A computer(machine) can understand only 0’s and 1’s
Program: A program is a set of instructions that a computer uses to perform a specific function.
Programmer: A programmer is an individual that writes/creates computer software or applications
History of C Programming
1960: International Group(Alan J. Perlis)
1967: Martin Richards
1970:Ken Thompson
1972: Dennis
1978:Kerningham & Dennis Ritchie
1989:ANSI Committee
1990:ISO Committee
1999:Standardization Committee
UNIX Operating System
History:
It was developed by Dennis Ritchie at bell laboratories in USA
It was evolved from ALGOL, BCPL and B by Dennis Ritchie at bell laboratories in 1972
Dennis Ritchie is the father of C programming
It was developed to create an operating system called UNIX
Flow diagram
Benefits of C Programming
For students:
C is the mother of all languages
Once students learned C, it is easy for them to learn by themselves any other computer languages without much difficulty.
Learning C is the first step to programming, you get to know the basics.
WHAT IS A FUNCTION(IN SIMPLE TERMS)
Home functions:)
switchOnLight
getWater
changeChannel
openLaptop
A function is a set of statements that can optionally take inputs, do some specific computation and may produce output
switchOnLight
getWater
changeChannel
openLaptop
A function is a set of statements that can optionally take inputs, do some specific computation and may produce output
A program can have multiple functions in it
Function is also called as method
Console is an application in which we can give text as an input from the keyboard and get the text as an output from the computer end
Let each program have a function
With the name main()
As an entry point
Note: Default return value of main function is 0
Inbuilt functions:
abort
abs
acos
pow
printf
putc
puts
qsort
y0
y1
yn
The printf() function is used for output. It prints the given statement to the console.
Let us write our first program in online
https://onecompiler.com/c
Don’t worry if you don’t have internet now
Just watch our first program, later we will install gcc compiler, code blocks IDE etc.
Comments:
Used to provide information about the code
Used to document the code
A good developer will always write comments
We can place comments at any place
Types of comments:
Single line comments(end-of-line comment)
Multiline comments
Comments are NOT executable statements and are ignored by the compiler. But they provide useful explanation and documentation.
Reference Tags:
c programming in telugu,programming in telugu,c programming tutorial in telugu,c programming,c language in telugu,c in telugu,c language in telugu book,c full in telugu,c language tutorial in telugu,complete c language in telugu,in telugu,video tutorial in telugu,c language in telugu free download,c language tutorial for beginners in telugu,c language telugu material,free c language video tutorial in telugu,c language in 30 minutes,c language in telugu,c language in telugu book,c language tutorial in telugu,c language in telugu free download,c language telugu material,c language in 30 minutes,c full in telugu,c in telugu,c programming in telugu,c language demo,c language tutorial,c language overview,c language video tutorial,free c language video tutorial in telugu,c language,c programming tutorial in telugu,c language for beginners,c language tutorial in telugu free download,c language for beginners,c language tutorial for beginners,c language in telugu book,c language in telugu,c language in telugu free download,c language tutorial for beginners in telugu,c language telugu material,c language in english,c language tutorial in telugu,c language tutorial in telugu free download,c language video tutorial,c language tutorial,c language in 30 minutes,c language video tutorial in telugu free download,introduction to c language in telugu,c programming in telugu,programming in telugu,c programming tutorial in telugu,c programming,c language in telugu,c in telugu,c language in telugu book,c full in telugu,c language tutorial in telugu,complete c language in telugu,in telugu,video tutorial in telugu,c language in telugu free download,c language tutorial for beginners in telugu,c language telugu material,free c language video tutorial in telugu,c language in 30 minutes
Информация по комментариям в разработке