This book is divided into 5 parts, with a total of 23 chapters. It describes C language step by step from basic concepts to specific practices, and explains specific knowledge points with detailed examples. The first part includes Chapters 1 to 2, which mainly describe the installation of Turbo C, introduction to the development environment, and how to debug and run programs in Turbo C. The second part includes Chapters 3 to 7, which mainly introduces the basic concepts in C language, variables and constants, operators and expressions, input and output functions, and the three basic structures of C language. The third part includes Chapters 8 to 11, which introduces the key points and difficulties in C language, including arrays, functions, pointers, structures and unions. The fourth part includes Chapters 12 to 20, which introduces relevant content of data structures, including stacks, queues, strings, trees, and graphs. These parts are important components of data structures. The fifth part includes Chapters 21 to 23, which introduces the file and compilation parts of C language, as well as error debugging.
Reader comments
The content is step-by-step and explained in detail, and it also covers the knowledge of data structures, which is very helpful for improving programming skills. I especially hate books that are complicated and difficult to understand. The writing style of this book is simple and easy to understand, which suits me very well. The only shortcoming is that I hope the author can give more practical cases to help us better understand and apply. Overall, highly recommended!
The content is step-by-step and explained in detail, and it also covers the knowledge of data structures, which is very helpful for improving programming skills. I especially hate books that are complicated and difficult to understand. The writing style of this book is simple and easy to understand, which suits me very well. The only shortcoming is that I hope the author can give more practical cases to help us better understand and apply. Overall, highly recommended!