Code Simplicity: The Science of Software Development


Good software design is simple and easy to understand. Unfortunately, the average computer program today is so complex that no one could possibly comprehend how all the code works. This concise guide helps you understand the fundamentals of good design through scientific laws—principles you can apply to any programming language or project from here to eternity.

Whether you’re a junior programmer, senior software engineer, or non-technical manager, you’ll learn how to create a sound plan for your software project, and make better decisions about the pattern and structure of your system.

  • Discover why good software design has become the missing science
  • Understand the ultimate purpose of software and the goals of good design
  • Determine the value of your design now and in the future
  • Examine real-world examples that demonstrate how a system changes over time
  • Create designs that allow for the most change in the environment with the least change in the software
  • Make easier changes in the future by keeping your code simpler now
  • Gain better knowledge of your software’s behavior with more accurate tests

Table of Contents
Chapter 1. Introduction
Chapter 2. The Missing Science
Chapter 3. The Driving Forces of Software Design
Chapter 4. The Future
Chapter 5. Change
Chapter 6. Defects and Design
Chapter 7. Simplicity
Chapter 8. Complexity
Chapter 9. Testing

Appendix A. The Laws of Software Design
Appendix B. Facts, Laws, Rules, and Definitions

Book Details

  • Paperback: 90 pages
  • Publisher: O’Reilly Media (March 2012)
  • Language: English
  • ISBN-10: 1449313892
  • ISBN-13: 978-1449313890
Download [5.9 MiB]

You may also like...

Leave a Reply