Learn C language from scratch, record the C language book recommendations and C language programming tutorials.
First, we recommend some books: The Example of C language getting started is simple and easy to use, and each example is very detailed. The chapter arrangement is reasonable. The examples at the end of the chapter also focus on the guidance of ideas and have a sense of accomplishment in analysis. C programming language, a typical c language textbook. Read "C and pointer" carefully! This helps you better understand pointers. After reading the above book, let's look at "C traps and defects". Second, take notes during the learning process, practice programming languages independently, record the C Programming tutorials, and write more learning experiences, which will help me to continue accumulating during the learning process. In order to make me better learn the C language, make more records to see your daily progress and increase your confidence.