
Explore the C character set, including alphabets (both cases), digits 0-9, and a range of special symbols and operators such as braces, brackets, round brackets, and quotes.
Explore integer constants, real constants, and character constants in C, noting integers have no decimals or blanks, real constants use mantissa and exponent, and character constants use an inverted comma.
Compute the area of a rectangle in C by using integer length and breadth, applying the formula area equals length times breadth, and printing the result with printf.
Write a C program that reads a number, uses if else to test n mod 2 equals zero to determine evenness, and prints 'number is even' or 'number is odd'.
Learn the hierarchy and precedence of arithmetic operators in C, prioritizing multiplication, division, modular division, then addition, subtraction, and assignment.
Explore loop control structures in C programming, including for, while, and do while statements, and learn how to repeat code until a condition is met.
Explain returning functions in C and contrast them with non returning ones, using an example where a function returns input or n plus eight, and store the result in main.
This course helps you to learn C programing language from basic to depth. If anyone doesn't have any prior programing language then not to worry as this course covers every concept from very basic. All the detailed theoretical and demo videos are added in the course.
I believe C programing language is the basic language that every programmer should having good knowledge of. All the coding logics are explained very well in the course, so students can also able to answer any logical C questions. Short exercises will be given so that students can try to code and try to apply their logics. Also students can post their questions and I will be available to answer their all queries.
If your college going students or anyone who wants to start their career in Coding then this course is for you. Also someone who is attempting GATE exam ( Entrance for PG in India) then this course will really benefit you.
I have added lectures relevant for every topics so you can easily go through it. Also demo lectures are provided for every topics. Hope this course helps to enhance your knowledge and coding skills.
Best of luck for your coding journey!