IIHT
Follow us:

Courses

Programming in C

C is a general-purpose, procedural computer programming language supporting structured programming, lexical variable scope, and recursion, with a static type system. By design, C provides constructs that map efficiently to typical machine instructions.

  • Introduction in C
  • Data Types
  • Operators
  • Control Structures
  • Loop Control Structures
  • Arrays
  • Functions
  • Library Functions
  • Recursion
  • Structures in C
  • Structure and Arrays
  • Structure and Functions
  • Pointers in C
  • Function Pointer
  • Macros and Storage Class
  • File Inclusion
  • Storage Classes
  • Files Input/Output
  • Console I/O and File I/O
  • Command line arguments
  • Creating your own command
  • Data Structure
  • Stacks and Queues