#3271

Loading...
Loading...
Loading...
#3250
As a representative of open source software, MySQL had already become the world's most popular DBMS (database managing system) long time ago. After Sams Teach Yourself SQL in 10 Minutes (AKA: SQL Crash Course), MySQL Crash Course became another classic bestseller. This book is actually written by Ben Forta at the requests from many readers, and specifically for MySQL users.

Loading...
Loading...
Loading...
#3234

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.
Loading...
#3223
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.

Loading...
Loading...
Loading...
#3219

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.
Loading...
Loading...
Loading...
#3186
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.

Loading...
Loading...
Loading...
#3144

Essential C# has always been widely acclaimed as one of the must-read C# related classic books. The content throughout the book is comprehensive and systematic, and the structure is clear and concise. All was so carefully choreographed that the writing and examples are impeccable. In a word, it is seen as one of the preferred works for learning C# language.
Loading...
Loading...
#3081
First of all, AppNee wants you to know - this classic book does not necessarily apply to everywhere or everything, but they are always worth to taste again and again. The Design of Everyday Things (DOET for short) formerly was titled 'The Psychology of Everyday Things' (POET for short) that was initially published in 1988). This Revised and Expanded Edition was published in 2013, as a major update of this bestseller.

Loading...
#3028

Who Moved My Cheese? tells a simple and interesting fable (but full of truth with profound moral about changes in people's lives), conceived by the American writer Spencer Johnson in 1979 and first published in 1998. This book has dominated the top rankings of the best-selling books since publication. Although it's just a booklet with the thickness a little thicker than a DVD.
Loading...
Loading...
#3024
Code Complete, Second Edition (AKA: Code Complete 2) is a classic about software construction, first written by Steve McConnell more than 20 years ago. This Second Edition is not just a simple revision and supplement of the first Edition, but completely rewritten, and increased a lot of content keeping pace with the times.

Loading...
Loading...