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.
Since the first edition of Universal Principles of Design published in 2003, it has been trusted by millions of readers from 30+ countries around the world. Its second edition (published in 2010) made a large amount of enrichment and modification to the content of first edition, and added 25 new rules.
As a popular reading material about computer science, Code: The Hidden Language of Computer Hardware and Software is much more vivid, interesting and easy to understand, absorb than any other similar books. It enables you to understand all aspects about computer, without profound or professional knowledge required. Its author is Charles Petzold, whose another classic masterpiece Programming Windows has affected the entire generation of programmers.
As an open-source and UNIX-like OS, Linux is so powerful and highly secure that it has been controlling so many IT technology fields of great concern. Therefore, mastering the essential basic knowledge about Linux can make IT professionals scale new heights in work.
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.
The quality of software, not only depends on its architecture and project management, but also is closely related with the code’s quality. Bad, untidy code can run normally to some extent, but that will bring potential obstacles to the whole development team, as sure as a gun. As a result, that will greatly increase development time, resources and other costs. This same applies to both agile software development and traditional software development. Continue reading Clean Code: A Handbook of Agile Software Craftsmanship HD PDF→
First of all, Martin Fowler‘s Refactoring is a super classic masterpiece in the field of software engineering, known as “Software Engineering Bibles” together with Erich Gamma‘s Design Patterns. They are must-read books for any programmers.
In Agile Software Development: Principles, Patterns, and Practices (ASDP: 3P for short), the world-famous software development expert and software engineering master Robert Cecil Martin (AKA: Uncle Bob) will show you how to solve the most tricky problems software developers, project managers and project leaders are facing. Again, this comprehensive and practical guide for agile software development and extreme programming has the credit from the founders of agile development.
The Principles of Beautiful Web Design tells about the basic concepts and rules of web design in a language that web designers can understand. Meanwhile, it also enlightens the technicians that making web pages is not just code editing, also needs to consider how to make the webpage has more elegant visual effects from the viewpoint of art.