Replies: 3 comments
-
Kent Beck's book & Uncle Bob Cleaner Coders - Classicist TDD Also C++ TDD book which I discovered after @mica16 highly recommended it on LinkedIn + meetups as the best book https://www.amazon.com/Modern-Programming-Test-Driven-Development-Better/dp/1937785483 and I must agree it's much better organized than the older ones |
Beta Was this translation helpful? Give feedback.
-
I have read the two books at least twice and they are wonderful for me: -https://www.amazon.com/Driven-Development-Embedded-Pragmatic-Programmers/dp/193435662X |
Beta Was this translation helpful? Give feedback.
-
Besides books, try some coding dojo groups. https://codingdojo.org/ Very useful hands-on practice and helped me a lot to be proficient doing TDD |
Beta Was this translation helpful? Give feedback.
-
Hello, everyone! Glad to be a part of this community.
I'm curious to hear about your recommendations for learning about TDD - books, learning paths, etc. for a beginner.
When it comes to testing in general, my current approach is aligned to that of Vladimir Khorikov, as outlined in his book. I would like to hear your suggestions about where to go from here. Do not hesitate to elaborate on your choices in detail!
My next choice of literature was supposed to be Kent Beck's book, but I'd be more than happy to change my plans after hearing from you.
If the discussion gains enough traction, we could come up with a learning path, as recommended by the community.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions