Introduction to c language in telugu | C Language in telugu full course part – 1 | teluguwebguru



Introduction to c language in telugu | C Language in telugu full course part – 1 | teluguwebguru

Introduction to c language in telugu  | C Language in telugu full course part - 1 | teluguwebguru

This video covers introduction to c language in telugu. it covers the following topics.

00:00 Introduction
03:16 program
08:19 About c programming
14:45 why should we learn c programming
22:22 what we need to write c programs
24:55 what software we need to install for c programming
28:40 how to download codeblocks in telugu
32:20 how to install codeblocks in telugu

Pre-programming Playlist : https://www.youtube.com/watch?v=n3MmguKejsA&list=PLh6Yk2rpZu2Le7rwZyl03eK4QThosakrd

C is a programming language that is developed at AT & T’s Bell Laboratories of USA in earlies of 1970 by Dennis Ritchie. C is reliable, simple and easy to use. C stem from the languages BCPL and B.
Why should we learn C Programming?
– Nobody can learn C++ or Java directly
– knowingly or unknowingly while using advanced frameworks and tools you would be still required
to use the core C language elements
– Major parts of popular operating systems like Windows, UNIX, Linux is still written in C.
– The smartness of today’s cellular phones, microwave oven, washing machines and digital
cameras comes from a microprocessor, an operating system and a program embedded in this
device. Such programs are written in C only.
– Many popular gaming frameworks have been built using C language

What You Need to Write C Programs?
– To make C program executable, we need a C compiler that converts our C program into machine code.

What Software we need to install?
– To write, save, compile and execute C programs we need a IDE (Integrated Development Environment) software like codeblocks, visual studio code, atom etc.,

Join this channel to get access to all courses & all videos , Programs and teaching notes:
https://www.youtube.com/channel/UCwD6wSolY9DYNGvR9KgHN-w/join

Comments are closed.