#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...
#3184

WPF (Windows Presentation Foundation) provides a complete development framework for building apps with high-quality user interface on Windows. This also gives an unprecedented opportunity to you to make full use of the processing ability of Windows computer.
Loading...
Loading...
Loading...
#3168
As the famous English writer E. M. Forster's master novel work, A Passage to India was created based on his real experience of two trips in India in the early twentieth century. The book was also known as the last traditional realism classic in the 20th century of Britain. Because it is clear that the traditional English novels is enveloped under the huge shadow of Charles Dickens all the time.

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...
#3095
As a ground-breaking and innovative technology on the Microsoft .NET software development platform, LINQ (Language-Integrated Query) set up an efficient bridge between object-oriented programming languages and various data sources, which greatly reduces the complexity of software development.

Loading...
Loading...
Loading...
#3089

Paul Britton - long engaged in the clinical research of psychology and the real evidence work of criminal psychology, has an almost mythical status in the crime detection field. The Jigsaw Man was his first-hand narration for some shocking cases he presided over in the past, which also makes this book become a groundbreaking writing on psychological analysis of criminals and judgment reference of criminal cases.
Loading...
#3052
More and more critical applications have been migrated to websites now. Meanwhile, the security of these apps have become a major challenge to all kinds of institutions. Know yourself as well as the enemy, so that you can fight a hundred battles with no danger of defeat. Similarly, only by understanding the exploitable vulnerabilities exist in web applications and the attack methods adopted by web attackers, we can more effectively ensure the safety of our web apps.

Loading...
Loading...
Loading...