C Language
C Language
BY UDEMY
ON C LANGUAGE
Session
2020-21
• SUBMITTED BY : SUBMITTED TO
• Name MS. Deepmala
• Roll no
• Semester 3
INDUSTRIAL TRAINING
DECLARATION
I affirm that the industrial training report titled ‘C Language’ from ‘Udemy’ being
submitted in partial fulfillments of the requirements for the award of degree of
Batchelor of technology in Electronics and Communication engineering is the original
work carried out by me . It has not formed the part of any other project work
submitted for award of any degree or diploma , either in this or any other institution.
(Signature)
Register No.
(Signature)
Ms.Deepala kulshestra
Industrial Training Coordinator
Department of Electrical Engineering
Acknowledgements
The successful completion of this Industrial Training mark the beginning of an ever going
learning experience of converting ideas and concepts into real life. This training was a
quite learning experience for me at each and every step. At the same time it has given me
confidence to work in professional setup.
First of all I would like to give thanks to Dr. Prerak Bharadwaj Head of Department,
Electronics and Communication Engineering for giving me the opportunity to work in this
esteemed organization, which not only has increased our awareness about latest fields but
also taught me the importance of team building. With the deep sense of gratitude, I
express my sincere thanks to Mr. Shailendra Shrivastava, Assistant Professor, Electrl
Engineering for his active support and continuous guidance to complete this training. Also
I would like to give thanks to other faculty members in Electrical Engineering Department
for taking keen interest in my training and giving valuable suggestions and helping me
directly or indirectly to complete this industrial training.
Name
Roll No.
Semester : III
CONTENTS
Introduction to C
About “C”
Rules of writing a C program
First C program
C-Program Structure
Simple Data Types
Characteristics
If Else statement
Switch Case
Looping
Array
Pointer
Structure
Conclusion
Introduction to ‘C’
C is a general purpose language which is very closely associated with UNIX
for which it was developed in Bell Laboratories.
Most of the programs of UNIX are written and run with the help of ‘C’.
Many of the important ideas of ‘c’ stem are from BCPL by Martin Richards.
In 1972 , Dennies Ritechie at Bell Laboratories wrote C Language which
caused a revolution in computing world.
From beginning C was intended to be useful for busy programmers to get
things done easily because C is powerful , dominant and supple language.
ABOUT “C”
C programming language – Structured and disciplined approach to
program design.
It is important for Extension educators to develop and field test useful models for
program design and delivery that include behavior change. It is equally important for
the models to be linked to sound educational theory that will be valued by partnering
agencies and understood by the targeted clientele.
The process described in this article accomplished these objectives and resulted in
information that now provides a framework for quality training in a broad range of
programming . Further development of the model has resulted in additional insights
with practical application beyond the scope of this article.
THANK
you