c

C


C language is a general purpose computer programming language that supports structured programming. With the help of C, we can efficiently map instructions to machines. Also it has applications in assembly language, including operating systems.

Course Content:

  • 01 Environment Setup
  • 02 Program Structure
  • 03 Basic Syntax
  • 04 Variable
  • 05 Data Types
  • 06 Constants
  • 07 Operators
  • 08 Printf/Scanf
  • 09 Escape Sequences
  • 10 C Conditional Statements (if, if-else, if-elseif..., switch-case)
  • 11 Loops (for, while, do-while)
  • 12 Functions
  • 13 Array
  • 14 Pointers
  • 15 Structure
  • 16 Preprocessor
  • 17 C Header Files

Our Expertise