Home>Article>Backend Development> What books should I read to learn C language well?
This article is a recommendation for C language books. Friends who are interested should go and collect it.
Beginner:
1) C programming
2) One-stop learning C programming
3) C Primer Plus (First choice for beginners)
4) High-quality programming guide (must read)
5) From problem to program (best college textbook)
Improvement:
1) C Expert Programming . 495 C Language Questions
In Depth:
1) C Programming Language
3) C Standard Library4 ) C language interface and implementation5) The science and art of C language
6) The essence of programming
Others:
1) Data structure and algorithm analysis
3) Modern Compilation Principles-C Language Description
The above is the detailed content of What books should I read to learn C language well?. For more information, please follow other related articles on the PHP Chinese website!