(There are many books about C , and there are many excellent and classic works. Among so many C books, this book still has an irreplaceable position. I think the primary factor is that this book has the following characteristics? L The breadth of content can be seen from the scope and thickness of this book. C language incorporates many excellent features. The richness of its content is far beyond C language and in all C books, the coverage of this book is the broadest. It covers everything from the most basic C programming to object oriented programming and template based programming, and the explanations are meticulous and worth tasting carefully? 2. Many examples of practical programs. Simple technical explanations are always very monotonous, but reading this book does not feel monotonous. Because the author introduces each part of the content with a practice, for example, the reader can easily grasp the corresponding technical keys and see the practical use of each technology through these examples. This is one of the important factors that make this book fascinating. 3. The organization of the content. C is a multi character process Multi paradigmProgramminglanguage not only supports object-oriented programming, but also supports other programming thinking. The narrative structure of this book is giving full play to this feature of C . The author describes various language elements of C from the perspective of programming thinking, so that readers can easily grasp the essential features of C language? 4 Irrelevant to compilers Comply with the C specification The content of this book is not specific to a C compiler implementation, but is applicable to all compilers compatible with the C specification The author also pointed out some internal considerations of the compiler during the explanation, such as how to manage division type conversion when the compiler parses overloaded functions in various contexts. These contents are conducive to deepening the readers' understanding of C ? 5. Accompanying drills. After each section, the author gives some drills. These drills reflect the core content of this section. Through these drills, readers can consolidate the knowledge they have learned. Therefore, this book can also be used as a textbook for systematically and arbitrarily learning C language
C Primer3rdEdition Chinese Perfect Edition.pdf)