The whole book takes programming as the main line, adopts a case-driven model to explain, introduces main teaching content through cases and problems, focuses on explaining the ideas and methods of programming, and combines relevant grammatical knowledge. The book mainly includes three aspects of content: basic content (data expression, data processing and process control), commonly used algorithms and programming styles, and some processing mechanisms in C language applications (compilation preprocessing and command line parameters, etc.). Involves the concepts and applications of data types, expressions, branches, loops, functions, arrays, pointers, structures, files, as well as the mixed use of pointers and various construction types, basic algorithms, etc.
Reader comments
This book is very suitable for beginners like me! Its case-driven model is very interesting. It uses practical examples to explain programming ideas and methods, which is easy to understand. Moreover, the content in the book is also very comprehensive, basically covering all aspects of the C language. It reminds me of a friend of mine who also just learned C language and made great progress after reading this book. I think this book is very helpful for people like us who are new to programming!
This book is very suitable for beginners like me! Its case-driven model is very interesting. It uses practical examples to explain programming ideas and methods, which is easy to understand. Moreover, the content in the book is also very comprehensive, basically covering all aspects of the C language. It reminds me of a friend of mine who also just learned C language and made great progress after reading this book. I think this book is very helpful for people like us who are new to programming!