This book titled “Programming Concepts using C” has been written for all who want to know about fundamentals of C language. It covers topic, such as foundation of introduction to computer programming, overview of C language, managing input and output operation, decision making, branching and looping, functions, arrays, strings, structures and files etc. The book presents the material with clarity and conciseness to enable students to read and study with diagram. Review questions at the end of unit should be useful for both students and teachers.
Contents –
1. Introduction to Computer Programming
2. Overview of C
3. Operators and Expressions
4. Managing Input and Output Operations
5. Decision Making, Branching and Looping
6. Arrays
7. Strings
8. Functions
9. Structures and Unions
10. Pointers
11. Files
LAB