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

Agile Technical Practices Distilled [Repost]

Posted By: readerXXI
Agile Technical Practices Distilled [Repost]

Agile Technical Practices Distilled : A learning journey in technical practices and principles of software design
by Pedro M. Santos, Marco Consolaro
English | 2019 | ISBN: 1838980849 | 442 Pages | True PDF | 8.36 MB

The number of popular technical practices has grown exponentially in the last few years. Learning the common fundamental software development practices can help you become a better programmer. This book uses the term Agile as a wide umbrella and covers Agile principles and practices, as well as most methodologies associated with it.

You’ll begin by discovering how driver-navigator, chess clock, and other techniques used in the pair programming approach introduce discipline while writing code. You’ll then learn to safely change the design of your code using refactoring. While learning these techniques, you’ll also explore various best practices to write efficient tests. The concluding chapters of the book delve deep into the SOLID principles – the five design principles that you can use to make your software more understandable, flexible and maintainable.

By the end of the book, you will have discovered new ideas for improving your software design skills, the relationship within your team, and the way your business works.

Learn the red, green, refactor cycle of classic TDD and practice the best habits such as the rule of 3, triangulation, object calisthenics, and more
Refactor using parallel change and improve legacy code with characterization tests, approval tests, and Golden Master
Use code smells as feedback to improve your design
Learn the double cycle of ATDD and the outside-in mindset using mocks and stubs correctly in your tests
Understand how Coupling, Cohesion, Connascence, SOLID principles, and code smells are all related
Improve the understanding of your business domain using BDD and other principles for “doing the right thing, not only the thing right”

This book is designed for software developers looking to improve their technical practices. Software coaches may also find it helpful as a teaching reference manual. This is not a beginner’s book on how to program. You must be comfortable with at least one programming language and must be able to write unit tests using any unit testing framework.


If you want to support my blog, then you can buy a premium account through any of my files (i.e. on the download page of my book). In this case, I get a percent of sale and can continue to delight you with new books!