97 Things Every Software Architect Should Know
by Richard Monson-Haefel
Publisher: O'Reilly 2010
ISBN/ASIN: 059652269X
Number of pages: 222
Description:
These articles are the original, unedited contributions for the book 97 Things Every Software Architect Should Know. Today's leading software architects present valuable principles on key development issues that go way beyond technology.
Download or read it online for free here:
Read online
(online html)
Similar books
Small Memory Software: Patterns for systems with limited memoryby Charles Weir, James Noble - Addison-Wesley
Offers state-of-the art programming solutions for personal digital assistants (PDAs). Includes illustrated patterns professionals can use, with implementation notes for reference, including some on the companion Web site, and examples in C++ or Java.
(20354 views)
Introduction to Software Engineering- Wikibooks
The problems to solve in software engineering are so complex or large, that a single developer cannot solve them anymore. This book is an introduction to the art of software engineering. It is intended as a textbook for an undergraduate level course.
(13355 views)
Evil by Design: Design patterns that lead us into temptationby Chris Nodder - O'Reilly Media
The book takes a look at how web and application design can be used to exploit psychological principles to persuade us to act. Features include: Examples of evil designs from around the Web; Introduction to the psychology of persuasion; etc.
(17851 views)
Think Python: An Introduction to Software Designby Allen Downey - Green Tea Press
A concise introduction to software design using Python. Intended for people with no programming experience, this book starts with the most basic concepts and gradually adds new material. The goal is to teach you to think like a computer scientist.
(25503 views)