There are lots of introductory C books, but this edition of Practical C Programming is the one that has the no-nonsense, practical approach that has made Nutshell Handbooks(R) so popular. C programming is more than just getting the syntax right. Style and debugging also play a tremendous part in creating programs that run well and are easy to maintain. Practical C Programmin...
There are lots of introductory C books, but this edition of Practical C Programming is the one that has the no-nonsense, practical approach that has made Nutshell Handbooks(R) so popular. C programming is more than just getting the syntax right. Style and debugging also play a tremendous part in creating programs that run well and are easy to maintain. Practical C Programming teaches you not only the mechanics of programming, but also how to create programs that are easy to read, debug, and maintain. This third edition introduces popular Integrated Development Environments on Windows systems, as well as UNIX programming utilities, and features a large statistics-generating program to pull together the concepts and features in the language.
通俗易懂的语言描述出来
其涵盖范围广
本书需要耐心的仔细品看,因为有些内容还是满学术的。
思路清晰,值得一看