Thursday, August 27, 2015

Watch: Elegant Coding Through Dynamic Methods

Ruby is a great language and metaprogramming is one of its most powerful features. However programmers who are not familiar with this concept sometimes find it difficult. This is the first video of "Metaprogramming in Ruby" series and I will explain you how implement dynamic methods making your code more elegant and concise. We will also discuss other useful Ruby methods like `respond_to?` and `class_exec`.

Loading the player...

Continue reading %Watch: Elegant Coding Through Dynamic Methods%


by Ilya Bodrov-Krukowski via SitePoint

No comments:

Post a Comment