BOOKS - 24 Patterns for Clean Code: Techniques for Faster, Safer Code with Minimal De...
US $7.51
516689
516689
24 Patterns for Clean Code: Techniques for Faster, Safer Code with Minimal Debugging
Author: Robert Beisert
Year: December 31, 2015
Format: PDF
File size: PDF 4.6 MB
Language: English
Year: December 31, 2015
Format: PDF
File size: PDF 4.6 MB
Language: English
There is the right way to do things, and there's the wrong way to do things. Unfortunately, most of us don't really take the time to figure out which way is which.Robert lays out 24 patterns of thought and design that tend to produce faster, more reliable, and easier to maintain code without noticeably increasing the difficulty or decreasing the speed of coding. In this book, you'll learn about Niklaus Wurth's 3-10 rule, speed-documenting tools, and the techniques that keep memory leaks out of your code.