Introduction to Ruby Programming 1
Intro to Programming
- What is a
data type
? - What is a
variable
? - What is a
data structure
? - What is an
operator
? - What is a
loop
? - What is
branching
?
Exercises
- Exercise 1 (Ruby)
- Exercise 2 (Ruby)
Related Topics and Guides:
2013
2012
2011
Resources
- Learn to Program
- Learn Ruby the Hard Way (it’s not really that hard)
- Try Ruby
- Ruby Learning
- Ruby Koans