We have tried to exploit the best features of C in the context of studying programming, program design and construction, and computer science. Our intent is that mastering the material presented here will provide good programming skills for the beginners.
This is more than a book aout programming. Although its principal focus is on programming using C, this is also a book about computer science. However, this is neither a book that adopts what some have called a “breadth-first” approach to computer science nor is it a book primarily designed to teach best programming in the first course.
This book is suitable for advanced undergaduates and first-year graduate students in computer science and engineering and for students in other disciplines who have good programming skills. The book also will be useful to many professionals.
This books covers all the fundamental information about computers, memory and oerating systems, this book also covers basic fundamentals of programming concepts, data types, operators, control statements, functions, arrays, strings and file management system using C programming.
Contents-
UNIT – I Computer Fundamentals
UNIT – II Basic Programming Concepts
UNIT – III Functions
UNIT – IV User Defined Data Types