This web site designed to help you learn the C or C++ programming languages, and provide you with C and C++ programming language resources.
Overview of C
Overview of Computers and Software
Arithmetic Expressions
Assignment, Input and Output statements
Control Structures (Repetition & Loop Statements)
Control Structures (Selection Structures)
Data Files
Recursive Functions
Simple Standard Mathematical Library Functions
Function Output Parameters Implemented with Pointers(OR Function with Output Parameter)
Function with Input Parameter
1-D Array
1-D Array (How to use array with function)