C is a powerful general-purpose programming language. It is fast, portable and available in all platforms. If you are new to programming, C is a good choice to start your programming journey. In this book, you’ll learn C by working through 9 chapters.
1. Getting Started 2. C Terminology and Syntax 3. C Program 4. Variables and Types 5. Operations 6. Flow Control 7. Arrays 8. Functions 9. Characters and Strings
This book is designed for - Students who want to learn programming with no programming experience - Junior developers who know one or two languages - Returning professionals who haven’t written code in years - Seasoned professionals looking for a fast, simple, crash course in C programming language