Srikanth Technologies

C Language Course Details

This is typically the first course one must take to learn programming. This course lays foundation for programming.

Prerequisite Computer Fundamentals
Theory Fee (Classroom) Rs. 3500/- (Includes printed course material)
Theory Fee (Online) Rs. 3500/- (Includes digital course material)
Lab Fee for Classroom Students Rs. 750/-
Digital or Physical Certificate Fee Rs. 200/-
Software Required
  • Introduction to Programming
  • Types of programming languages
  • Introduction to C Language
  • Introduction to IDE
  • Language Elements
  • Operators
  • Control Statements - if and switch
  • Looping Structures
  • Characters Handling
  • Arrays
  • Multidimensional Arrays
  • String Handling
  • User-defined functions
  • Storage classes
  • Pointers
  • Pointer notation vs. Array notation
  • Structures
  • Unions, Typedef and Enumeration
  • Pre-processor commands
  • File Handling
  • Binary Files and Random Access
  • Command Line Arguments
  • Dynamic Memory Allocation
  • Linked List