Tag Archives: computer science

PC Assembly Language by Paul Carter 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.

The assembly language is actually a strongly functional programming language, which can utilize all features of computer hardware and directly control them. As a machine language, corresponding to the high-level language compiler, assembly language also needs a assembler to compile its source code into executable machine code. As far as I know, there are at least two skills can not do anything without the basic knowledge of assembly language, they are reverse engineering (software cracking) and disk repair.

Continue reading PC Assembly Language by Paul Carter HD PDF

Code: The Hidden Language of Computer Hardware and Software HD PDF

As a popular reading material about computer science, Code: The Hidden Language of Computer Hardware and Software is much more vivid, interesting and easy to understand, absorb than any other similar books. It enables you to understand all aspects about computer, without profound or professional knowledge required. Its author is Charles Petzold, whose another classic masterpiece Programming Windows has affected the entire generation of programmers.

Continue reading Code: The Hidden Language of Computer Hardware and Software 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.

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

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

Programming Pearls, 1st & 2nd Editions HD PDF

AppNee believes that many wise ideas and thoughts in Programming Pearls can still make many programmers benefit a lot even after decades of years. In Programming Pearls, 2nd Edition, Jon Bentley thoroughly updated most of material in the first edition, and rewrote all the original example programs.

Continue reading Programming Pearls, 1st & 2nd Editions HD PDF

Agile Software Development: Principles, Patterns, and Practices HD PDF

In Agile Software Development: Principles, Patterns, and Practices (ASDP: 3P for short), the world-famous software development expert and software engineering master Robert Cecil Martin (AKA: Uncle Bob) will show you how to solve the most tricky problems software developers, project managers and project leaders are facing. Again, this comprehensive and practical guide for agile software development and extreme programming has the credit from the founders of agile development.

Continue reading Agile Software Development: Principles, Patterns, and Practices HD PDF