#5779
PHP and MySQL remain the two most popular open-source Web development technologies. In PHP and MySQL Web Development, the authors share their experience with PHP and MySQL without reservation. This book is a definitive guide to building database-driven Web applications using PHP and MySQL, and has been a best-seller for more than a decade.

#5643
Domain-Driven Design (DDD) teaches us how to make good software, but it also teaches us how to use the object-oriented technology. Good software should be based on domain-driven design. However, it is difficult to adopt DDD in the software development process. Even experienced developers will have a hard time finding the right way to implement DDD. In other words, DDD gives us a whole new perspective on designing software, but it also leaves developers with a big puzzle: How do you put domain-driven design into practice?

#5642
As we know, the production process of software is: analysis, design, programming, testing, and deployment. In the past, the analysis and design of software were separated. As a result, the results of software requirement analysis cannot be directly designed and programmed, while the code that can be programmed and run distorts the requirements, causing customers to find that many functions are not what they want only after running the software, and the software cannot quickly follow the changes of requirements.

#5639
There are two classic books in the Domain-Driven Design (DDD) field, they are Eric Evans's Domain-Driven Design and Jimmy Nilsson's Applying Domain-Driven Design and Patterns. The latter is also regarded as a practical exercise for the essence of Domain-Driven Design and Martin Fowler's Patterns of Enterprise Application Architecture. In short, it is a must-read book for .NET developers that takes readers on a practical, erudite journey into the world of domain-driven design.

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

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

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


#3076
Android Wireless Application Development, Third Edition (Vol. I: Android Essentials and Vol. II: Advanced Topics) is a Android development book written by Lauren Darcey and Shane Conder, published in the Developer's Library series, respectively for beginners and advanced Android app developers.