Tag Archives: computer programming

Grokking Algorithms 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.

You’ve probably heard this formula: program = data structure + algorithm. What it means is that: data structure is the skeleton of a program, and algorithm is the soul of the program. Therefore, data structures and algorithms are very complex, abstract and difficult to understand knowledge. Even for a skilled programmer, it is not easy to master both data structure and algorithm well.

Continue reading Grokking Algorithms HD PDF

Peopleware: Productive Projects and Teams, 2nd & 3rd Editions HD PDF

In the field of software management, very few books can rival Peopleware: Productive Projects and Teams this legendary classic. As a long-standing bestseller, it makes a deep insight that the biggest problem in the process of software development does not lie in technology, but in person; and appeals to managers to give software developers full freedom and trust. Anyone who needs to manage software projects or organizations can benefit a lot from this book.

Continue reading Peopleware: Productive Projects and Teams, 2nd & 3rd Editions 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.

The Art of Computer Programming, Volume 1~4 HD PDF, DjVu

The Art of Computer Programming (TAOCP for short) is a comprehensive monograph written by Donald Knuth. It was first published in 1968, and acclaimed as one of the best 12 academic monographs in Twentieth Century (Albert Einstein‘s theory of relativity is one of another 11) by American Scientist Magazine in 1999. The vast majority of computer programming knowledge of contemporary software developers came from this series of books.

Continue reading The Art of Computer Programming, Volume 1~4 HD PDF, DjVu

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