"Computing Techniques in C Programming" is a handbook for Students and Graduates who want to learn the basics as well as advanced concepts in C. It has three sections. Section I explains the historical and theoretical background of Programming.
Section II talks about the fundamental concepts of C Programming which include Character Sets, Data types, Operators, Expressions and Control Statements for Decision Making.
Section III explains the advanced concepts such as User-defined Functions, Arrays and Pointers, Characters Strings and Structures. In this section, two chapters are included for presenting the valid points to remember in C Programming.