This book titled “Programming with C” has been written for all who want to know about fundamentals of C language. It covers topic, such as foundation of introduction to programming concepts, overview of C language, managing input and output operation, decision making, branching and looping, functions, arrays, strings, structuresand 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.
We wish, this book will be of immerse value to the student who have interest in IT applications. It has also handy for facilitators of the course, corporate and others interested in this subject.
Contents-
1. Introduction to C Language, Data Types & I/O Operations
2. Operatiors, Expressions and Decision Making
3. Arrays and Strings
4. Built-in Functions & User-defined Functions
5. Structures and Pointers