Tag Archives: CHM

Refactoring: Improving the Design of Existing Code CHM, 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.

First of all, Martin Fowler‘s Refactoring is a super classic masterpiece in the field of software engineering, known as “Software Engineering Bibles” together with Erich Gamma‘s Design Patterns. They are must-read books for any programmers.

Continue reading Refactoring: Improving the Design of Existing Code CHM, HD PDF

Applications = Code + Markup CHM, HD PDF

WPF (Windows Presentation Foundation) is a far more flexible and powerful way to develop desktop apps than the outdated Windows Forms technique. As a authoritative programming guide to Microsoft’s newer Windows desktop programming technique, Applications = Code + Markup covers the principle of core technology, concept, skill and development practice in Microsoft WPF.

Continue reading Applications = Code + Markup CHM, 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.

Hacker’s Delight, 1st & 2nd Editions HD PDF, EPUB, CHM

Hacker’s Delight is a computer science masterpiece written by Henry S. Warren in 2002. It is the only book that explains the computer algorithm on the market. By contrast, other algorithms related books basically are all about mathematical algorithms. Of course, the mathematical algorithm also mainly serves the computer science, but basically, it doesn’t care about the details of computer architectures.

Continue reading Hacker’s Delight, 1st & 2nd Editions HD PDF, EPUB, CHM

C++ Templates: The Complete Guide CHM, PDF

Templates have been proven to be one of the most powerful features in C++, but often overlooked, misunderstood and even misused. As one of the five classics for C & C++, C++ Templates: The Complete Guide is known as a complete guide for C++ templates programming. It’s intended to make readers lay a solid foundation for C++ templates knowledge through the basic concept, commonly used techniques and application examples these 3 aspects of useful information.

Continue reading C++ Templates: The Complete Guide CHM, PDF

Essential .NET, Volume I, 1st Edition CHM download

Although Essential .NET, Volume I: The Common Language Runtime has only 432 pages (published in 2002), it contains a lot of practical details and expert-level advice only Don Box can provide. This provides the very important reference and guidance for developers who need to make full use of the Microsoft .NET‘s powerful features.

Continue reading Essential .NET, Volume I, 1st Edition CHM download

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