Current location - Education and Training Encyclopedia - University rankings - C language beginners (self-study), what books should I use?
C language beginners (self-study), what books should I use?
Recommend four books suitable for beginners.

C and pointer

C primer addition

Traps and defects

C program design

C language is a general computer programming language, which is widely used. The design goal of C language is to provide a programming language that can compile and process low-level memory in a simple way, generate a small amount of machine code and run without any support of running environment.