SØG - mellem flere end 8 millioner bøger:
Viser: Code Simplicity - The Fundamentals of Software
Code Simplicity Vital Source e-bog
Max Kanat-Alexander
(2012)
Code Simplicity Vital Source e-bog
Max Kanat-Alexander
(2012)
Code Simplicity
The Fundamentals of Software
Max Kanat-Alexander
(2012)
Sprog: Engelsk
om ca. 10 hverdage
Detaljer om varen
- 1. Udgave
- Vital Source searchable e-book (Reflowable pages): 84 sider
- Udgiver: O'Reilly Media, Inc (Marts 2012)
- ISBN: 9781449334697
Bookshelf online: 5 år fra købsdato.
Bookshelf appen: ubegrænset dage fra købsdato.
Udgiveren oplyser at følgende begrænsninger er gældende for dette produkt:
Print: -1 sider kan printes ad gangen
Copy: højest -1 sider i alt kan kopieres (copy/paste)
Detaljer om varen
- 1. Udgave
- Vital Source searchable e-book (Fixed pages): 84 sider
- Udgiver: O'Reilly Media, Inc (Marts 2012)
- ISBN: 9781449334703
Bookshelf online: 5 år fra købsdato.
Bookshelf appen: ubegrænset dage fra købsdato.
Udgiveren oplyser at følgende begrænsninger er gældende for dette produkt:
Print: 10 sider kan printes ad gangen
Copy: højest 10 sider i alt kan kopieres (copy/paste)
Detaljer om varen
- Paperback: 80 sider
- Udgiver: O'Reilly Media, Incorporated (Maj 2012)
- ISBN: 9781449313890
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 testsChapter 1: Introduction
Chapter 2: The Purpose of Software
Chapter 3: The Future
Chapter 4: Change
Chapter 5: Defects and Design
Chapter 6: Simplicity
Chapter 7: Complexity
Chapter 8: Testing The Laws of Software Design Facts, Laws, Rules, and Definitions