Tag Archives: must-read

Predictably Irrational HD PDF

This article along with all titles and tags are the original content of AppNee. All rights reserved. To repost or reproduce, you must add an explicit footnote along with the URL to this article!
Any manual or automated whole-website collecting/crawling behaviors are strictly prohibited.
Any resources shared on AppNee are limited to personal study and research only, any form of commercial behaviors are strictly prohibited. Otherwise, you may receive a variety of copyright complaints and have to deal with them by yourself.
Before using (especially downloading) any resources shared by AppNee, please first go to read our F.A.Q. page more or less. Otherwise, please bear all the consequences by yourself.
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

When we make decisions in life, we tend to think that we are making wise, rational choices. But this is often not the case. On the contrary, irrationality is the instinct of human beings, and it is the recessive power that truly dominates human behaviors and decision-makings. However, these irrational behaviors are neither random nor meaningless. Instead, they are systematic, predictable and controllable.

Continue reading Predictably Irrational HD PDF

The Art of War – Most important and famous military treatise in the world

The Art of War (AKA: 孫子兵法) is the existing earliest military book (a book on the art of war) in China, also the earliest military work in the world. It was written by Sun Tzu (Sun Wu, 孫武) in the 5th century BC (has more than 2500 years of history), whose time is earlier than Carl von Clausewitz‘s On War about 2300 years, and is known as the “sacred book of war” and “the first ancient book on war”. It is the concentrated embodiment of the essence of Chinese ancient military thought, and played an extremely important guiding role in Chinese ancient military art and war practice.

Continue reading The Art of War – Most important and famous military treatise in the world

If some download link is missing, and you do need it, just please send an email (along with post link and missing link) to remind us to reupload the missing file for you. And, give us some time to respond.
If there is a password for an archive, it should be "appnee.com".
Most of the reserved downloads (including the 32-bit version) can be requested to reupload via email.

Implementing Domain-Driven Design HD PDF

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?

Continue reading Implementing Domain-Driven Design HD PDF

Domain-Driven Design: Tackling Complexity in the Heart of Software HD PDF

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.

Continue reading Domain-Driven Design: Tackling Complexity in the Heart of Software HD PDF

Applying Domain-Driven Design and Patterns CHM, HD PDF

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.

Continue reading Applying Domain-Driven Design and Patterns CHM, HD PDF

CSS in Depth HD PDF

CSS in Depth is a complete and clear guide, a CSS bible to keep up with the times, which will take you from novice to expert in the CSS field. The purpose of this book is to give the reader an in-depth understanding of the CSS language and a quick understanding of the new developments and features of CSS. Not only does the book have a well-explained concept introduction, but it also has detailed step-by-step examples that will help you improve your Web development skills and inspire your design so as to become a true Web development superior.

Continue reading CSS in Depth HD PDF

Compilers: Principles, Techniques, and Tools HD PDF

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.

Continue reading Compilers: Principles, Techniques, and Tools HD PDF