C Language in Telugu
About Course
n these videos I have done my best to make C look like a piece of cake, in these videos, you will learn various topics under C language. The videos contain theory as well as practical parts. I’ve explained everything in a very simple language which is easy to understand for anybody. I’ve explained every topic with examples which will help you to understand them better. This course is for both newbie and advanced programmers. Videos are very helpful for those who are thinking of making C as their primary course, and will go ahead and make a career in this field.
Videos contain every topic in depth. I’ve explained every problem to its highest complexities. The videos cover many essential topics like what is C, how do you use C, and explanations of the terms like operators, constants, datatypes,control statements etc. Also, it covers many advanced topics like arrays, pointers, functions , structures, unions , typedefs , storage classes, file streams etc. In these videos, I will tell you how to deal with real life problems and how to apply C concepts. We are supplying you with all the help material you will need in learning the basic and some advanced. By watching all the videos, it is guaranteed that you will have an enormous amount of knowledge about C. You wouldn’t need to go anywhere else to get the grip on C. The videos are the best for C students. Your programming skills will enhance by a huge difference. All you have to do is watch these videos.
Topics list
| Total | 26 Videos | Total Duration: 6:54:3 |
| 1. | Introduction to Programming Languages | 11m 2s |
| 2. | introduction to C Language | 6m 51s |
| 3. | Variables – Constants – Keywords in C Language | 9m |
| 4. | C and C++ software installation or setup- | 7m 29s |
| 5. | Operators in C Language | 13m 13s |
| 6. | Datatypes in C Language | 10m 23s |
| 7. | Structure of C Program | 12m 43s |
| 8. | How to write & execute a program in C | 13m 22s |
| 9. | printf Function & Related Programs in C Language | 19m 39s |
| 10. | Operators in C-Escape Sequences in C-scanf Function in C | 19m 39s |
| 11. | Control Statements in C Language | 13m 44s |
| 12. | if & switch statements in C Language Examples | 13m 20s |
| 13. | while, do, for, goto, break & continue statements in C | 17m 37s |
| 14. | Control Statements examples in C Language | 32m 46s |
| 15. | Characters handling in C language Examples | 21m 40s |
| 16. | Arrays in C Language | 13m 59s |
| 17. | Arrays in C Language Examples | 18m 2s |
| 18. | Strings in C Language | 21m 41s |
| 19. | Double Dimensional Arrays in C Language Examples | 21m 27s |
| 20. | Pointers in C Language | 21m 7s |
| 21. | User Defined Functions in C Language | 23m 33s |
| 22. | Structures in C Language | 11m 49s |
| 23. | Unions and Structures in C Language | 15m 14s |
| 24. | Preprocessors, Enums, Typedef in C Language | 14m 31s |
| 25. | Storage Classes in C Language | 10m 30s |
| 26. | Files handling (I/O streams) in C Language | 19m 42s |
Course Content
C language Basics
-
Introduction to Languages
11:02 -
Introduction to C Language
06:51 -
Variables, Constants & Keywords
09:00 -
Installation of C software
07:29 -
Operators in C Language
13:13 -
Data Types in C Language
10:23