Tag Archives: C language

Pointers on C HD PDF

This article along with all titles and tags are the original content of AppNee. All rights reserved. To repost or reproduce, you must add an explicit footnote along with the URL to this article!
Any manual or automated whole-website collecting/crawling behaviors are strictly prohibited.
Any resources shared on AppNee are limited to personal study and research only, any form of commercial behaviors are strictly prohibited. Otherwise, you may receive a variety of copyright complaints and have to deal with them by yourself.
Before using (especially downloading) any resources shared by AppNee, please first go to read our F.A.Q. page more or less. Otherwise, please bear all the consequences by yourself.
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

This is the Pointers on C’s 1st edition (in fact, also its final edition) published in 1997. It is another very classic work with waves of worldwide high praise about C language, considered to be one of the necessary manuals for C starters. Meanwhile, it was known as the “C language’s 3-Masterpiece” together with Expert C Programming and C Traps and Pitfalls.

Continue reading Pointers on C HD PDF

C Traps and Pitfalls, 1st Edition HD PDF

C Traps and Pitfalls was written in 1989 by Andrew Koenig, based on one paper he published at the Bell Labs in 1985. For this book, he combined his rich working experience, therefore it has a considerable reference value for C/C++ programmers. The start point of writing this book is, of course, not to criticize the C language, but rather to help programmers around the traps and obstacles in the process of C programming.

Continue reading C Traps and Pitfalls, 1st Edition HD PDF

If some download link is missing, and you do need it, just please send an email (along with post link and missing link) to remind us to reupload the missing file for you. And, give us some time to respond.
If there is a password for an archive, it should be "appnee.com".
Most of the reserved downloads (including the 32-bit version) can be requested to reupload via email.

Practical C Programming, 3rd Edition HD PDF, EPUB

Writing a C program not only needs to be grammatically correct, the key is that your code should be easy enough to read and maintain. Now there are so many C language books, but the biggest difference of Practical C Programming, 3rd Edition lies in its emphasizing on the practical principle, i.e. introducing C language to readers in a concise and practical form.
Continue reading Practical C Programming, 3rd Edition HD PDF, EPUB

Programming Windows with MFC, 2nd Edition HD PDF, CHM

About how hard it is on earth for learning MFC, this should vary from person to person. If you are experienced programmers started from the base Windows OS, you’d likely have been a member of programmers developing the MFC class libraries; on the contrary, if you just have learned few years of Windows programming, then you may have not any knowledge on the underlying system. In the latter case, you must have one book on your desk for reference anytime (every technology needs this). For MFC, it will be Programming Windows with MFC.

Continue reading Programming Windows with MFC, 2nd Edition HD PDF, CHM

Programming Applications for Microsoft Windows, 4th Edition HD PDF, CHM

Programming Applications for Microsoft Windows, 4th Edition is a treatise explaining the internal mechanism of Windows operating system. Meanwhile, it is also the well-deserved and unfailing bible for Windows programming. It’s written by the esteemed Jeffrey Richter – the same author of another pinnacle work in the Windows programming field – Advanced Windows.

Continue reading Programming Applications for Microsoft Windows, 4th Edition HD PDF, CHM

C: A Reference Manual, 5th Edition HD PDF

The C language withstood test of time is absolutely not replaceable by its younger brother C++ (it just has not such ability, unless one day the computer does not use 0s and 1s any more). Experienced programmers can use C language to write fast and efficient programs all the time, and even now the running million lines of C codes everywhere fully demonstrate its formidable vitality.

Continue reading C: A Reference Manual, 5th Edition HD PDF