Tag Archives: C++

C# 5.0 & 6.0 in a Nutshell, 5th & 6th Editions 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.

As a tailor-made new programming language for Microsoft .NET Framework, C# (C Sharp) has both the powerful functions of C/C++ and user-friendly characteristics of Visual Basic. And now, it has evolved to 6.0, with various features emerging in endlessly. While it’s rare to find C# teaching materials that can stand up to scrutiny on the market, and this might be because the reference on MSDN has been pretty comprehensive.

Continue reading C# 5.0 & 6.0 in a Nutshell, 5th & 6th Editions HD PDF

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

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.

[v8.19] Windows Update Clean Tool – Free GBs of disk space from C:\ with one-click

Windows Update Clean Tool (WUCT for short) is a very significant Windows system useless files automatic and powerful cleaning tool, with which you can clean up these kinds of system junk files:Update Backup File, System Log, Installer CLR Cache, Manifest Cache, Windows Temp File and Defender Scan Cache and more.

Continue reading [v8.19] Windows Update Clean Tool – Free GBs of disk space from C:\ with one-click

Computer Systems: A Programmer’s Perspective, 2nd & 3rd Editions HD PDF, EPUB

Knowing very well about the nature and principle of computer system is crucial for each programmer who wants to study programming in depth. Computer Systems: A Programmer’s Perspective (CS: APP for short) is the prestigious authority work in this field, regarded as one of the greatest computer teaching materials by a great number of professionals. Meanwhile, it’s also been the preferred textbook for computer system courses in a lot of famous colleges around the world.

Continue reading Computer Systems: A Programmer’s Perspective, 2nd & 3rd Editions HD PDF, EPUB

Pointers on C HD PDF

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

Thinking in C# HD PDF, DOC

C# is a relatively new and powerful programming language developed and promoted by Microsoft. It has absorbed many advantages from most object-oriented programming languages (especially Java). Meanwhile, it also abandoned the concepts and syntax that easily made programmers feel confused. So, C# has been a very excellent programming language now.

Continue reading Thinking in C# HD PDF, DOC