#6679

Applying UML and Patterns is a highly regarded resource for both business professionals and college students seeking to develop a deep understanding of object-oriented analysis and design. It incorporates the latest UML standard, providing readers with the necessary tools to excel in object design and implement effective agile modeling practices.
Loading...
Loading...
#6666
Algebra for College Students is a textbook or course that focuses on teaching algebraic concepts and techniques to college students. It is designed to provide a solid foundation in algebra for students pursuing degrees in various fields such as mathematics, science, engineering, economics, and business.

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

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

Loading...
Loading...
Loading...
#5551

Compilation principle is an important and professional course for computer majors, also one of the most difficult and challenging courses to learn. It aims at introducing the general principles and basic methods of compiler construction, and studying how to develop computer programs more efficiently so as to reduce the threshold of programming. In this age of highly developed IDEs, why should programmers learn the principles of compilation? In fact, the principle of compilation permeates every aspect of the daily programming work. Therefore, learning the principles of compilation can help you better understand computer programs and provide a solid foundation for your future development.
Loading...
Loading...
Loading...
Loading...
#5194
Game development and production is not only a craft, but also a lot of people's dream. But the difficulties we have to face in order to master it are often daunting. When you are wandering around the front door of game production and at a loss, Introduction to Game Design, Prototyping, and Development can help you clarify your direction and lay a solid foundation from both theoretical and practical aspects.

Loading...
Loading...
Loading...
#5190

As I was studying Unity game development, I found the official video tutorials extremely confusing and not suitable for real beginners. So I searched for Unity related tutorial books around and found Sams Teach Yourself, Unity Game Development in 24 Hours. Because I was very impressed with the books in the Sams Teach Yourself series, I finally chose this book as part of the next stage of learning Unity. Hopefully after that I could officially start my game development mission.
Loading...
Loading...
Loading...
Loading...
Loading...
#4550
If you're done with Larry Ullman's PHP for the Web: Visual QuickStart Guide, then I guess you can't wait to read Larry Ullman's other books. This case, his PHP and MySQL for Dynamic Web Sites: Visual QuickPro Guide is just the next book about PHP and MySQL you need to read, which is also very suitable for beginners. After reading this book, you will be able to develop some simple yet practical website based applications.

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