C Programming

The C Training course covers C Programming language essentials such as programming techniques, decision making statements, iterations, functions, macros & 1D array.

 Duration 3 months

About this course

C is one of the most important of all programming languages. It is used to program desktop applications, compilers, tools and utilities, and even hardware devices. There are numerous benefits from learning C; however, the most important benefit is that the C programming language is recognized worldwide and used in a multitude of applications including advanced scientific systems and operating systems.

Pre-requisites for C Training Courses

  • Computer Fundamentals & DOS
  • Computer literate
  • Knowledge of programming techniques would be an advantage

Course Syllabus

  • History of C Language
  • Algorithm & Flowcharts
  • Keywords: Data-types, Variables
  • Keywords: Constants, Expression
  • Programming Structures (Loop Concepts)
  • Array (1D & 2D)
  • Functions (Declaration & Prototype)
  • Functions (Passing & Returning Values)
  • Functions (C return statement)
  • Functions (Passing array elements to function)
  • Functions (Passing array to function)
  • Recursive functions
  • String Handling (Different string function)
  • Pointers (Concept, Pointers & Arrays)
  • Pointers (Character array)
  • Structures (Declaring structure elements)
  • Structures (Accessing structure elements)
  • Structures (Arrays of Structures)