Category Archives: [ eBook ]

We only share the bestselling e-books with pretty high quality.

Head First HTML5 Programming 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.

HTML5 has already won the Web standards war and been supported by all web browsers. If you want to create a website or web application that is dynamic, interactive, data-rich and interconnected, then you need to use the latest HTML5 technologies to do it, such as geolocation, video, 2D rendering, Web storage, Web worker threads, etc. Head First HTML5 Programming is a definitive guide to HTML5, front-end developers from beginners to experienced veterans can benefit from it.

Continue reading Head First HTML5 Programming HD PDF

Cross-Platform Desktop Applications: Using Electron and NW.js HD PDF

JavaScript used to be just a scripting language running in the browser’s sandbox environment. Since the release of Node.js in 2009, JavaScript has show extraordinary talents on the server side, the Internet of Things, mobile native application development, and even desktop application development. In the past, to develop desktop applications, we need to learn the exclusive programming languages and development frameworks for different platforms, which not only costs a lot, but also takes a lot of time to make a desktop application that supports and is compatible with multiple OS platforms, and basically needs to be implemented by different teams for different platforms.

Continue reading Cross-Platform Desktop Applications: Using Electron and NW.js HD PDF

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.

Predictably Irrational HD PDF

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

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

Patterns, Principles, and Practices of Domain-Driven Design HD PDF

Domain-driven design (DDD) is the process of keeping your code aligned with the problem domain. As your product evolves, adding new features will be more difficult than it was during the brand-new phase of development. With a better understanding of the problem domain and collaboration with the business, developers are more likely to build software that is easier to read and easier to adapt to future functional extensions.

Continue reading Patterns, Principles, and Practices of Domain-Driven Design HD PDF