learn c the hard way
Learn C the hard way 1st English version.
Need to learn C? Now you can! Forget old-fashioned C programming books that assume you're a computer hardware expert and teach frustrating, old-fashioned coding styles. If you know any language at all, Zed A. Shaw's Learn C the Hard Way can help you get started fast with modern C programming. This book/CD package is called 'The Hard Way,' but it's really quite easy: it just requires discipline, practice, and persistence. Shaw teaches how to write modern, clean, clear C code thr ough dozens of brilliantly-crafted exercises, most on two pages. You simply read each exercise, type in its sample code precisely (no copy-and-paste!), and make the programs run. As you read, type, fix your mistakes, and watch the results, you learn how C works...what good modern C programs look like...how to read, write, and 'see' code...how to spot crucial differences that change or break programs...all the essentials of C logic, I/O, variables, and functions...and the attention to detail that is indispensable to successful C programming. At first, yes, it can be difficult. But it gets easier. And Shaw offers plenty of extra help through 5+ full hours of CD-based teaching video. Nothing important comes without discipline, practice, and persistence. But, with this package, if you bring those qualities, you will master C...and you will reap the very real personal and career rewards that go with C programming expertise!
用户评论
其他入门书籍,有许多作者认为是常识的东西就没有详细描述,有时会严重阻碍新人的思路。相比之下,这本书说得很细、很琐碎,极少出现上述问题。
网页打印版本的,看起来非常别扭,很多代码listing 都是被分页打断的
没有什么用