Basic introduction
C language is a computer programming language. It is powerful and can be used to write system software and application software. It has a wide range of applications. As a computer programming language, C language has its own specifications, so it has many concepts and is difficult to understand for beginners.
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.
The characteristic of this book is that it not only introduces each concept in C language in detail, but also provides examples to explain each knowledge point, describing in detail the practical application and points of attention of each concept in C language. It is very practical and convenient for readers to simulate and practice. This book is suitable for C language beginners who have no programming foundation; users who are learning the basics of C language or have an in-depth understanding of data structures can also read it; and can be used as a teaching material for teachers and students in universities and technical secondary schools or training classes; for developers, this book Also serves as a reference manual.
it works
it works
it works