Tag Archives: C++ programming

Professional 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.

C++ is notoriously difficult to master, but its broad functionality has made it the most commonly used language in games and business software applications. But even experienced users are often unfamiliar with many of the advanced features. Professional C++ provides a code-intensive, solutions-oriented guide to the essentials of C++, including the latest tools and features in the latest releases. Containing practical guidance for real-world programming, this book is an ideal opportunity for programmers to delve deeper into C++.

Continue reading Professional C++ HD PDF

C# Pocket Reference HD PDF

For a concise and handy guide to C# programming, consider the C# Pocket Reference. This compact book provides a quick and easy way to look up syntax, keywords, and other essential information related to C# development. Whether you are a beginner learning the basics or an experienced programmer needing a quick reference, this pocket-sized book is a valuable resource to have on hand.

Continue reading C# Pocket Reference 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.

Beginning C++17, Fifth Edition HD PDF, EPUB

C++17 is the latest informal name after C++14 for the next revision of the ISO/IEC standard of C++ programming language. It is based on C++ 11 (once known as C++1z), and aims to make C++ be a less bloated and complex programming language, simplify everyday use of this language, and make it easier for developers to write and maintain code. C++17 is a major update to the C++ language, introducing many new language features. For instance: parallel STL, Boost derived file system libraries, and so on. In addition, both GCC and LLVM/Clang effectively provide full C++ 17 support.

Continue reading Beginning C++17, Fifth Edition 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