Aloha Ruby 2012

Programming Talks tagged with: "Aloha Ruby 2012"

Refactoring from Good to Great

Refactoring from Good to GreatMost developers know enough about refactoring to write code that's pretty good. They create short methods, and classes with one responsibility. They're also familiar with a good handful of refactorings, and the code smells that motivate them. This talk is about the next level of knowledge: the things advanced developers know ...