Building Maintainable Software, C# Edition Building Maintainable Software, C# Edition

Building Maintainable Software, C# Edition

Ten Guidelines for Future-Proof Code

Joost Visser and Others
    • 209,00 kr
    • 209,00 kr

Publisher Description

Have you ever felt frustrated working with someone else’s code? Difficult-to-maintain source code is a big problem in software development today, leading to costly delays and defects. Be part of the solution. With this practical book, you’ll learn 10 easy-to-follow guidelines for delivering C# software that’s easy to maintain and adapt. These guidelines have been derived from analyzing hundreds of real-world systems.

Written by consultants from the Software Improvement Group (SIG), this book provides clear and concise explanations, with advice for turning the guidelines into practice. Examples for this edition are written in C#, while our companion Java book provides clear examples in that language.
Write short units of code: limit the length of methods and constructorsWrite simple units of code: limit the number of branch points per methodWrite code once, rather than risk copying buggy codeKeep unit interfaces small by extracting parameters into objectsSeparate concerns to avoid building large classesCouple architecture components looselyBalance the number and size of top-level components in your codeKeep your codebase as small as possibleAutomate tests for your codebaseWrite clean code, avoiding "code smells" that indicate deeper problems

GENRE
Computing & Internet
RELEASED
2016
8 June
LANGUAGE
EN
English
LENGTH
172
Pages
PUBLISHER
O'Reilly Media
SIZE
15.8
MB
360DRUMS 360DRUMS
2019
Oprogramowanie łatwe w utrzymaniu. Pisz kod podatny na przyszłe zmiany Oprogramowanie łatwe w utrzymaniu. Pisz kod podatny na przyszłe zmiany
2016
Building Maintainable Software, Java Edition Building Maintainable Software, Java Edition
2016