Tag Archives: C language

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

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++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

Programming in Objective-C, 6th Edition HD PDF

Programming in Objective-C is a concise and meticulous bestseller in the field of Objective-C programming, which covers the latest information on Xcode, Mac OS X Mavericks, and iOS. It detailedly introduces the Objective-C language and the object-oriented programming mode on Apple’s iOS and Mac OS X platforms.
Continue reading Programming in Objective-C, 6th 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.

[v9.56] Keil C51 – C51 microcontrollers development edge tool

Keil C51 is an easy-to-learn and easy-to-use C language Single Chip Microcomputer (SCM) programming software (IDE) for all 8051 Microcontroller devices. It is suitable for each level of developers, whether he is a professional application engineer, or a student who just started to study the embedded software development.
Continue reading [v9.56] Keil C51 – C51 microcontrollers development edge tool

Beginning C, 5th Edition HD PDF

C programming language is the only most basic computer language that every programmer should get started with and master. As a common sense, you should know: C language is also the fundamental language of many important programming languages, including Microsoft’s C#, Apple’s Objective-C, C++ which is widely used in many environments, Linux operating system and its many functions, and so on.

Continue reading Beginning C, 5th Edition HD PDF

More Programming Pearls: Confessions of a Coder Scanned PDF

Programming Pearls and More Programming Pearls are companion volumes written by Jon Bentley that successively published in 1986 and 1988. Both of them have become a masterpiece in the field of computer science. If you want to be a really excellent programmer, you have to read them first.

Continue reading More Programming Pearls: Confessions of a Coder Scanned PDF

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