Tag Archives: classic

Sams Teach Yourself SQL in 10 Minutes, 4th & 5th 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.

SQL has concise syntax, flexible usage method and powerful function. It has become the most popular database language (almost any important DBMS supports SQL) and an indispensable, basic skill for any programmers.

Continue reading Sams Teach Yourself SQL in 10 Minutes, 4th & 5th Editions HD PDF

Diablo I, II All Editions along with Expansion Packs in one post

Diablo is a classic action RPG game series developed by Blizzard Entertainment in 1996. Its name came from Spanish, means devil, demon. In 2000, Diablo II appeared on the market; in 2001, Diablo II: Lord of Destruction was released; and in 2012, Diablo III went public (AppNee, of course, has no ability to provide its offline version).

Continue reading Diablo I, II All Editions along with Expansion Packs in one post

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.

Refactoring: Improving the Design of Existing Code CHM, HD PDF

First of all, Martin Fowler‘s Refactoring is a super classic masterpiece in the field of software engineering, known as “Software Engineering Bibles” together with Erich Gamma‘s Design Patterns. They are must-read books for any programmers.

Continue reading Refactoring: Improving the Design of Existing Code CHM, HD PDF

Eloquent JavaScript, Second Edition HD PDF

Eloquent JavaScript is a free book written by Marijn Haverbeke (a world-class programmer who has accumulated rich experience in web development and is especially influential in the field of JavaScript), which has always been strongly recommended by the father of JavaScript and many JavaScript experts. This Second Edition expanded a lot of new content based on its first Edition (the chapters also increased to 22 from 12).

Continue reading Eloquent JavaScript, Second Edition HD PDF

Even Faster Web Sites HD PDF

Performance is the key to success of any websites. And as a matter of fact, the time a web browser loading a web page takes up about 80% of the total time consumed when a visitor is accessing this page. Thus, especially for the current rich media websites or web apps, speed is extremely important. In Even Faster Web Sites, you will learn how to save the valuable website loading time, so as to make your site respond to user’s requests more quickly.

Continue reading Even Faster Web Sites HD 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

Applications = Code + Markup CHM, HD PDF

WPF (Windows Presentation Foundation) is a far more flexible and powerful way to develop desktop apps than the outdated Windows Forms technique. As a authoritative programming guide to Microsoft’s newer Windows desktop programming technique, Applications = Code + Markup covers the principle of core technology, concept, skill and development practice in Microsoft WPF.

Continue reading Applications = Code + Markup CHM, HD PDF