Code Simplicity. The Fundamentals of Software - Helion
ISBN: 978-14-493-3469-7
stron: 84, Format: ebook
Data wydania: 2012-03-23
Księgarnia: Helion
Cena książki: 80,73 zł (poprzednio: 94,98 zł)
Oszczędzasz: 15% (-14,25 zł)
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
Osoby które kupowały "Code Simplicity. The Fundamentals of Software", wybierały także:
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Przywództwo w świecie VUCA. Jak być skutecznym liderem w niepewnym środowisku 58,64 zł, (12,90 zł -78%)
- Mapa Agile & Scrum. Jak si 57,69 zł, (15,00 zł -74%)
- Sztuka podst 53,46 zł, (13,90 zł -74%)
- Lean dla bystrzaków. Wydanie II 49,62 zł, (12,90 zł -74%)
Spis treści
Code Simplicity. The Fundamentals of Software eBook -- spis treści
- Code Simplicity
- SPECIAL OFFER: Upgrade this ebook with OReilly
- Preface
- Definitions, Facts, Rules, and Laws
- Conventions Used in This Book
- Attribution and Permissions
- Safari Books Online
- How to Contact The Author
- How to Contact OReilly
- Acknowledgments
- Content Updates
- June 13, 2012
- 1. Introduction
- Why Simplicity?
- Software Design
- 2. The Purpose of Software
- Real-World Application
- 3. The Future
- The Equation of Software Design
- Value
- Probability of value and potential value
- Balance of harm
- The value of having users
- Effort
- Maintenance
- The Full Equation
- Reducing the Equation
- What You Do and Do Not Want
- Value
- The Quality of Design
- Unforeseeable Consequences
- The Equation of Software Design
- 4. Change
- Change in a Real-World Program
- The Three Flaws
- Writing Code That Isnt Needed
- Not Making the Code Easy to Change
- Being Too Generic
- Incremental Development and Design
- 5. Defects and Design
- If It Aint Broken...
- Dont Repeat Yourself
- 6. Simplicity
- Simplicity and the Equation of Software Design
- Simplicity Is Relative
- How Simple Do You Have to Be?
- Be Consistent
- Readability
- Naming Things
- Comments
- Simplicity Requires Design
- 7. Complexity
- Complexity and Purpose
- Bad Technologies
- Survival Potential
- Interoperability
- Attention to Quality
- Other Reasons
- Complexity and the Wrong Solution
- What Problem Are You Trying to Solve?
- Complex Problems
- Handling Complexity
- Making One Piece Simpler
- Unfixable Complexity
- Rewriting
- 8. Testing
- A. The Laws of Software Design
- B. Facts, Laws, Rules, and Definitions
- About the Author
- SPECIAL OFFER: Upgrade this ebook with OReilly
- Copyright