Programming in C
ISBN No: 978-93-49196-38-4
Author: Dr. Rashmi Singh , Dr. Rajnish Choubey , Dr. Karuna Nidhi Pandagre
Price: ₹699.00
Description: Programming in C is the study and application of the C programming language, a powerful and widely used procedural language developed by Dennis Ritchie at Bell Labs. C is known for its efficiency, flexibility, and close interaction with hardware, making it ideal for system programming and embedded systems development.
The language supports structured programming concepts such as functions, loops, arrays, pointers, and memory management. It forms the foundation for many modern languages like C++, Java, and Python. C is extensively used in operating systems, compilers, device drivers, and application software. Learning C enhances logical thinking and provides a strong base for advanced programming and software development.