[Benefit book] Some people say that test-driven development is dead? (3 books are given at the end of the article)

  Friendship recommends a textbook in the field of testing: (3 copies at the end of the article)

"Test-Driven Development: Getting Started, Practical and Advanced", the original English book title is "Learning Test-Driven Development", is a practical and interesting TDD practical tutorial. If you want to start doing test-driven development, or want to understand this important technology that software developers should master, then read this book now!

Through this book, you will learn:
● How to use TDD to divide complex problems in the business domain into multiple small functions and implement them separately.
● How to do TDD with various test frameworks in various programming languages ​​to realize concepts in the business domain.
● How to promote continuous integration (CI) through TDD.
● How to do refactoring and redesign through TDD.
● How to write a set of simple and effective test tools with JavaScript code, so as to automatically identify and run unit tests.
● How to configure a continuous integration environment to automatically test unit tests in TDD.
● How to write clear and neat Go, JavaScript and Python codes in a TDD way.


Book donation activities

In order to give back to the fans for their great support, we have launched a special book donation activity for fans, and the participation methods are as follows:

 【Architect Li Ken】This issue is a summary of book donation activities exclusive to fans, with a total of 3 books given out:

According to the requirements at the end of the article, participate in the lottery, and give out a total of 3 best-selling books "Test-Driven Development: Getting Started, Practical and Advanced" .

The draw time is: 18:00, May 2, 2023

Deadline for redemption: 18:00, May 3, 2023

Please continue to pay attention to [Architect Li Ken], and send out various welfare activities every week, so stay tuned.

For specific participation methods, refer to my community post: [The 25th Community Welfare Book Donation Activity] Is test-driven development dead? This book tells you the answer | 3 free books at the end of the article-CSDN Community

Guess you like

Origin blog.csdn.net/szullc/article/details/130417972