Learn the basics of Ruby. Make a hello world program, then include if/else statements
Start free course Join 878 others!
This is the code that runs the intro to Ruby course on GitHub Learning Lab
Introduction to Ruby
Install and setup your developer environment
Write a basic hello world program in Ruby
Learn how to run our hello world program
Ruby comes with many pre-built methods
If Statements give you control of how to respond if a condition is true
Else statements give you a default reponse if a condition is false
64 minutes
All public courses on Learning Lab are free.
Learn new skills by completing fun, realistic projects in your very own GitHub repository.