Course curriculum
-
-
Introduction to the Course
-
Lesson 2 - Problem solving, understanding problem solving methods, Algorithm and flow chart, Symbols used in algorithm to represent operations.
-
Lesson 3 - Introduction to Programming languages, Language Processors, C language Character set, Tokens – Keywords, Identifiers, Lliterals, Punctuators
-
Lesson 4 - Familiarizing the operators in C language
-
Lesson 5 - Introduction to datatypes , Input and Output functions used in C language, Concept of header files.
-
Lesson 6 - How to program in C language- introduction
-
Lesson 7 - Introduction to control statements and branching statement- simple if
-
Lesson 8 - Introduction to branching statement- if-else
-
Lesson 9 - Introduction to branching statement- if-else if -else
-
Lesson 10 - Introduction to branching statement- nested if
-
Lesson 11 - To teach multi branching statement in C – switch case statement
-
Lesson 12 - More activities on while and do-while loop
-
EPS 13 - To teach looping statement in C – for control statement
-
Lesson 14 - To teach concept of break and continue statements in for loop
-
Lesson 15 - To teach looping statement in C – nested for loop
-
Lesson 16 - To teach pattern generation – nested for loop
-
Lesson 17 - To teach concept of arrays – multi dimensional arrays
-
Lesson 18 - To teach concept of arrays – multi dimensional arrays
-
Lesson 19 - To teach concept of strings, string functions – character arrays
-
Lesson 20 - To teach concept of user defined functions
-
Lesson 21 - To teach concept of pointer
-
Lesson 22 - To teach concept of pointer to array
-
Lesson 23 - To teach concept of call by value and call by reference
-
Lesson 24 - To teach concept of structure and concept of union
-
Lesson 25 - To teach concept of structure array and structure pointers
-
Lesson 26 - To teach concept of files- file opening modes, reading and writing into file
-
Lesson 27 To teach concept of files continuation – fprintf() and fscanf() functions
-
Assessment
-

About this course
- Free
- 28 lessons
- 6.5 hours of video content