• We are available for any custom works this month
  • Main office: Springville center X264, Park Ave S.01
  • Call us (123) 456-7890 - (123) 555-7891

Course Information

About this Course

This course provides an introduction to C programming and its applications in solving simple engineering problems

Course Syllabus

Initial Concepts
-Introduction to Programming Languages
-Flowchart
-Producing an executable program (compiling and linking)
-Constants, variables, data types (int, float, string, character)
-Operators and precedence
-Input/output: printf, scanf

Control Flow Statements
-Selective structure: If ... else, switch … case
-Repetitive structure: for, while, do … while
-Create infinite loop in C programming
-Using break and continue statements

Functions
-Function Categories
-Function Prototype
-Function Definition
-Function Call
-Pass by value
-Pass by reference
-Recursive Function

Simple Arrays
-Array declaration
-Array initialization
-Passing Array to Function
-One and Two dimensional array

Introduction to Pointers
-Pointer declaration
-Pointer initialization
-Pointer and array

Introduction to Structures
-Struct declaration
-Struct initialization
-Pointers to struct

Frequently Asked Questions

Q1 : What is the pre-requisite needed before joining this course.
A1 : No pre-requisite required. It is just required for a bit focus and commitment.