C Programming - Basics to Advanced Level
- Description
- Curriculum
- FAQ
- Reviews
Course Description:
The C Programming for Beginners course is designed for individuals who have little to no programming experience and wish to learn the basics of programming using the C language. This course will provide a solid foundation in C programming, covering topics such as data types, variables, operators, control statements, functions, recursion, arrays, pointers, structures and unions, files, etc.
The course starts with an introduction to the C programming language. It then moves on to explain the fundamentals of programming, including data types, variables, and operators. Students will learn how to use control statements like if-else, for, and while to create conditional and loop structures with practical sessions.
The course also covers functions, including how to create and call functions, how to use arguments and return values, and how to create recursive functions. Students will also learn about arrays, how to use them to store data, and how to manipulate the data using array functions.
The course concludes with a comprehensive overview of pointers, including how to create and use pointers, how to manipulate memory, and how to use pointers to create dynamic data structures.
Throughout the course, students will work on programming assignments and quizzes to reinforce their learning. By the end of the course, students will have a solid understanding of the C programming language and will be able to use it to write basic programs.
Course Goals:
Upon completing this course, students will be able to:
-
Understand the basic concepts of programming and the C programming language.
-
Write simple to advanced programs using data types, variables, and operators.
-
Use control statements to create conditional and loop structures.
-
Create and call functions, use arguments and return values, and create recursive functions.
-
Use arrays to store and manipulate data.
-
Understand pointers, create and use pointers, manipulate memory, and use pointers to create dynamic data structures.
-
100+ programs will be solved.
Target Audience:
This course is suitable for anyone who wants to learn programming from scratch or switch to the C programming language. This course is ideal for:
-
Students who want to learn programming as a hobby or to pursue a career in software development.
-
Professionals who wish to upgrade their skills in programming.
-
Anyone interested in learning the C programming language.
Prerequisites:
This course does not require any previous programming experience. However, basic knowledge of computer operations and mathematics is recommended.
-
15Arthimetic OperatorsVideo lesson
-
16Assignment OperatorsVideo lesson
-
17Increment and Decrement OperatorsVideo lesson
-
18Relational OperatorsVideo lesson
-
19Logical or Binary OperatorsVideo lesson
-
20Conditional OperatorsVideo lesson
-
21Comma OperatorVideo lesson
-
22sizeof OperatorVideo lesson
-
23Type ConversionVideo lesson
-
24Quiz 4Quiz
-
25Control statements and its typesVideo lesson
-
26If ElseVideo lesson
-
27WAP to check whether a number is negative using IfVideo lesson
-
28WAP to print number is larger or smaller of two numbers.Video lesson
-
29WAP to print whether the number is even or oddVideo lesson
-
30Nesting of if elseVideo lesson
-
31WAP to find largest number from three given numberVideo lesson
-
32else if ladderVideo lesson
-
33WAP to find the grade of students when the marks of 4 subjects are given.Video lesson
-
34LoopsVideo lesson
-
35While LoopVideo lesson
-
36WAP to print the numbers from 1 to 10 using while loopVideo lesson
-
37WAP to print numbers in reverse order with a difference of 2.Video lesson
-
38WAP to print the sum of digits of any number.Video lesson
-
39WAP to find the product of digits of any number.Video lesson
-
40WAP to find the factorial of any number.Video lesson
-
41Do While LoopVideo lesson
-
42WAP to print the numbers from 1 to 10 using Do While Loop.Video lesson
-
43WAP to count the digits in any numberVideo lesson
-
44For LoopVideo lesson
-
45WAP to print the numbers from 1 to 10 using for loopVideo lesson
-
46WAP to multiply two positive numbers without using * operatorVideo lesson
-
47WAP to generate fibonacci series.Video lesson
-
48WAP to print armstrong numbers from 100 to 999Video lesson
-
49break statementVideo lesson
-
50continue statementVideo lesson
-
51Quiz 5:Quiz
-
52What are Functions and their Advantages.Video lesson
-
53Library functions with programVideo lesson
-
54What are User-Defined FunctionsVideo lesson
-
55WAP to find sum of two numbers using functions.Video lesson
-
56Function Definition and its syntaxVideo lesson
-
57Function Call and its syntaxVideo lesson
-
58Function Declaration and its syntaxVideo lesson
-
59WAP that finds whether a number is even or odd.Video lesson
-
60WAP that finds larger of two numbers.Video lesson
-
61return statement and its usage using programVideo lesson
-
62Function Arguments and its typesVideo lesson
-
63Quiz 6:Quiz
-
64Introduction to ArraysVideo lesson
-
65How to declare ,process and access 1D Array in detailVideo lesson
-
66WAP to input values into an array and display them.Video lesson
-
67WAP to add the elements of an array.Video lesson
-
68WAP to count the even and odd numbers in a array.Video lesson
-
69Intialization of 1-D ArrayVideo lesson
-
70WAP to find the maximum and minimum number in an array.Video lesson
-
71WAP to reverse the elements of an array.Video lesson
-
72Quiz 7:Quiz
External Links May Contain Affiliate Links read more