#4222
WPF (Windows Presentation Foundation) is Microsoft's user interface development framework based on Windows, belongs to part of the .Net Framework. It provides a unified programming model, languages and frameworks, indeed makes the interface design and the development work separate. Plus, WPF supports a brand-new multimedia interactive graphics user interface. As a major change in the Windows operating system, unlike the early GDI/GDI+, WPF is based on the DirectX engine that supports both software rendering and GPU hardware acceleration at the same time.

#4087
Agile software development is a real, continuable way to solve many key problems that have perplexed generations of software developers. That's why it is becoming more and more welcomed by software teams around the world who want to build better applications with more relaxed and enjoyable environment at work.

#4016
As is known to all, Robert C. Martin is an expert in software development, software engineering master, and specialist of object-oriented technology enjoying the worldwide reputation. Also, he is software engineer and one of the pioneers of design patterns and agile software development movements. Agile Principles, Patterns, and Practices in C# was written by him and his son Micah Martin (an experienced software engineer). The Java edition of this book has won the highest honor of computer books - Jolt Awards.

#3870
Programming in Objective-C is a concise and meticulous bestseller in the field of Objective-C programming, which covers the latest information on Xcode, Mac OS X Mavericks, and iOS. It detailedly introduces the Objective-C language and the object-oriented programming mode on Apple's iOS and Mac OS X platforms.

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

#3547
C programming language is the only most basic computer language that every programmer should get started with and master. As a common sense, you should know: C language is also the fundamental language of many important programming languages, including Microsoft's C#, Apple's Objective-C, C++ which is widely used in many environments, Linux operating system and its many functions, and so on.

#3487
In the field of software development, almost no other books can be like The Mythical Man-Month, which has such far-reaching influence and remains popular. It has been a unique masterpiece that IT practitioners such like software developer, software project manager, software system analyst must read.

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

#3431
By utilizing many entertaining anecdotes, thoughtful examples and interesting analogy, The Pragmatic Programmer covers the following main topics: personal responsibility, career development, and various architectural technologies that keep code flexible and easy to adapt and reuse.

#3428
Design Patterns (written by 4 internationally recognized experts in the field of object-oriented software design) has become one bible or must-have dictionary for object-oriented technicist. 23 patterns with the most valuable experiences it summarized and concluded from OOD have become the essential basic knowledge and vocabularies of software development technology exchange.