
Try to create different valid variables and explore all 32 keywords in C. Also download turbo c in your systems, so that you can practice creating programs.
You will learn about data types and declaration statement , so this is first steps towards creating C program
In this lecture we have learnt the structure of C program, which include main function and other components. So this is the way to write C program. Download turbo c in your system, so that in next class we can start writing programs.
We have discussed all the necessary aspects to write c program, so students, start creating programs
Few important programs are discussed. similarly u can try other programs. more u will practice , more will learn.
This lecture introduces operators, operands, expressions, which is the basic part to get knowledge about all operators
Solve the expressions evolving arithmetic unary operators
This video explains the evaluation and use of division and modulus operator in C language
This lecture is all about relational operators. All relational operators are discussed in detail with example. So try to create program of it
Logical operators are discussed with
dfdfdf
This C programming course is made for the aspirants who want to crack any competitive exam related to CSE stream, whether it is GATE or UGC-NET and for engineering students of all streams, as it is mandatory subjects in first year in degree programs. They will learn each and everything in detail about C language which helps them to solve any query related to it. Course is also for students from 9th, 10th or 12th grade, who has taken Computers subject. Concepts has been cleared with taking lots of examples and practice questions. This course will cover all the topics of C programming i.e. Basics of C programming , operators, Flow control statements, branching statements(conditional and unconditional i.e. if, if-else, nested if-else, break, return, continue, goto, for , while, do-while loop ) , arrays, pointers, Dynamic memory allocation, Functions, structure , union , File handling etc. Everything will be explained and in simple and easy language. All the lectures will in detail, and help students to learn C language. Along with videos, course content notes, assignments, practice questions, will also be provided. and according to students response, code running videos will also be posted, which is most important part of learning code, because practical knowledge is must rather than theoretical knowledge