Begin & Master Programming with C: Fundamentals
by Mallam Awal, Scholastic InstPress NG
- Length: 369 pages
- Edition: 1
- Language: English
- Publication Date: 2021-05-08
With this book you get sound fundamentals in both traditional C and the variants like Embedded C and C graphics. This book hopes to walk you through beginnings and advance you to become proficient at C language. I must confess it is hugely biased toward the self-taught learner; it is hands-on. You read a section and attempt all the code examples and exercises to test yourself and build skills.
With over 500 examples and exercises, the book walks you through the fundamentals of C language from the basics of variables and constants to expressions, doing maths with C, blocks and functions, control structures, strings and composite data like arrays, strucs, bitfields, unions etc. and management of memory and files.