Monday, April 4, 2011

Another Clean Code Talk

Here is a link to another Clean Code talk from Google. It's an interesting lecture about removing if statements and switch statements from code using Polymorphism.

Inheritance and Polymorphism

No comments:

Post a Comment