Summary
Topics
Other Trainings

This course introduces you to the basics of programming in C. You will learn how to work with data, how to control program flow, and how to use functions. You will also learn how to create data structures, how to build complex C programs and how to run them.

Topics

  • Introduction to Computing 
  • Basic C Constructs 
  • Selection
  • Repetition
  • Derived DataTypes 
  • Arrays and Strings 
  • Multidimensional Arrays 
  • Functions
  • Pointers 
  • File Operations 
  • Preprocessor 
  • Recursion
  • Advanced Data Structures