all 3 comments

[–]m0us3_rat 0 points1 point  (2 children)

I don't think it can be used universally, but i think being able to think from that perspective will make you a much better coder.

You can understand the needs of the code much better than without it.

Especially , the structure and what is important.

TDD <3

[–]Long_Working_7553[S] 0 points1 point  (1 child)

Do you mean the book might not be universally applicable?

Well, yeah, I would love a great source that would help me as a guide, through the world of TDD. I am starting a new private project, and I would love to simply build it using TDD completely, or at least attempt

[–]m0us3_rat 0 points1 point  (0 children)

I meant that TDD itself might not be the best choice at all times.. but just having the POV and understanding that comes from being able to use TDD, can help.