C Programming: Learn to Code [Book]
£45.99
Highlights
- Other than ANSI C, the book explains the new C standards like C99, C11, and C17.
- Most basic and easy-to-follow programs are chosen to explain the concepts and their syntax.
- More emphasis is given to the topics like Functions, Pointers, and Structures.
- Recursion is emphasized with numerous programming examples and diagrams.
- A separate chapter on the command-line argument and preprocessors is included that concisely explains their usage.
- The book contains more than 260 illustrations, more than 200 programs, and exercises at the end of each chapter.
The C programming language is a popular language in industries as well as academics. Since its invention and standardized as ANSI C, several other standards known as C99, C11, and C17 were published with new features in subsequent years. This book covers all the traits of ANSI C and includes new features present in other standards.