Miško Hevery a Google Best Practices Coach gives an excellent talk what Clean Code. He’s pitching writing testable code, pointing out problems that make code difficult to test. If you’re already practicing TDD there will be very little new here. But if you’re struggling either not convinced that TDD is worth the learning curve or convinced that you design well without TDD, then this video is for you. In addition he provides one of the better arguments for and descriptions of dependency injection.
He also has an interesting blog, Interesting entries: Testability Explorer: Measuring Testability, Dependency Injection Myth: Reference Passing, To “new” or not to “new”… and Application Wiring on Auto-Pilot.
Here is the full Clean Code Talks video series.
Mark Levison has been helping Scrum teams and organizations with Agile, Scrum and Kanban style approaches since 2001. From certified scrum master training to custom Agile courses, he has helped well over 8,000 individuals, earning him respect and top rated reviews as one of the pioneers within the industry, as well as a raft of certifications from the ScrumAlliance. Mark has been a speaker at various Agile Conferences for more than 20 years, and is a published Scrum author with eBooks as well as articles on InfoQ.com, ScrumAlliance.org an AgileAlliance.org.
Leave a Reply