-
Introduction to Linux System
-
Linux Shell programming and Vi Editor
-
Fundamentals of Programming
-
C Programming Language Concepts & Usage
-
C Program Structure
-
Using Input & Output functions
-
Usage of Variables - declaration | initialization | access
-
Control Flow - if | if-else | switch-cases
-
Logical Operators
-
Loops - while | do-while | for
-
Functions - declaration | definition | usage
-
1D Arrays - Why do we need them & How they can be used?
-
2D Arrays - Matrices
-
Macro's"
-
Pointers
-
Dynamic Memory Allocation
-
Strings - Creating, Reading, Manipulating & Printing
-
Recursion - Concept | Usage
-
Structures and Unions
-
Files