Videos tagged with ShowMeDo










Introduction to Ruby I

Introduction to Ruby I

Posted in Conferences, Development, Broadcasting, ShowMeDo, Ruby, Screencasts

This video is a basic introduction to Ruby. It starts out with showing some of the basic reflection capabilities of Ruby such as (10**10).class. Then I talk about indefinite chaining of methods. Other topics are if...elsif...else statements, method syntax, working with Arrays and Hashes, Hash literals, nil, and blocks, and a basic introduction to accessing Ruby documentation using "ri".

Tags: Ruby, ShowMeDo