Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

24 Patterns for Clean Code: Techniques for Faster, Safer Code with Minimal Debugging

Posted By: AlenMiler
24 Patterns for Clean Code: Techniques for Faster, Safer Code with Minimal Debugging

24 Patterns for Clean Code: Techniques for Faster, Safer Code with Minimal Debugging by Robert Beisert
English | Dec. 31, 2015 | ASIN: B01A1T8WCC | 86 Pages | AZW3/MOBI/EPUB/PDF (conv) | 1.29 MB

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.