Learn C Programming:
A beginner's guide to learning the most powerful and general-purpose programming language with ease, 2nd Edition
English | 2022 | ISBN: 1801078459 | 742 Pages | MOBI EPUB (True) | 23 MB
A beginner's guide to learning the most powerful and general-purpose programming language with ease, 2nd Edition
English | 2022 | ISBN: 1801078459 | 742 Pages | MOBI EPUB (True) | 23 MB
The book takes you through basic programming concepts and shows you how to implement them in the C programming language. Throughout the book, you'll create and run programs that demonstrate essential C concepts, such as program structure with functions, control structures such as loops and conditional statements, and complex data structures. As you make progress, you'll get to grips with in-code documentation, testing, and validation methods. This new edition expands upon the use of enumerations, arrays, and additional C features, and provides two working programs based on the code used in the book. What's more, this book uses the method of intentional failure, where you'll develop a working program and then purposely break it to see what happens, thereby learning how to recognize possible mistakes when they happen.