Very interesting talk
Very interesting talk
Design Tech Talk Series Presents: OO Design for Testability
http://www.youtube.com/watch?v=acjvKJiOvXw
Design Tech Talk Series Presents: OO Design for Testability
http://www.youtube.com/watch?v=acjvKJiOvXw
Miskos presentations are a must watch for any professional developer imo.
ReplyDeleteFrom my own experience I can confirm that following these principles leads to easier (or at all) testable and maintainable code.
Agreed -- his talks and his blogs are superb and must sees.
ReplyDeleteis there a version with subtitles? spoken english it's hard for me.... >"<
ReplyDeletemelice huang I feel that the english used is not really hard and, if you concentrate a bit, I think you will be able to understand it.
ReplyDeleteThat said, I am not aware of existence of any subtitles for said talk.
Anyway, practicing the language on such videos will eventually prove its worth as you will progress more steadily if you really try to concentrate, trust me.
I always get the feeling that subtitles should be used sparingly - if at all - except for translations into other languages.
Regards,
A
Misko's videos are highly recommended. I first came across these through Nick Hodges blog posts on dependency injection (http://www.nickhodges.com/post/Getting-Giddy-with-Dependency-Injection-and-Delphi-Spring-1.aspx) -- also highly recommended. Misko is also one of the original authors of AngularJS which is an awesome client-side MVC framework. One of the great things about this JS framework is that it employs dependency injection and the framework was built for unit testing which shows that Misko really practices what he preaches.
ReplyDelete