Ruby: Introduction
Start learning Ruby with a quick overview and Hello World.
Ruby — Introduction
Overview
Ruby is a dynamic language known for Rails web development.
Hello World
puts 'Hello, World!'
What you'll learn
- How to run Ruby
- Basic syntax style
- Next steps (lessons & references)
Next
Open the Syntax & Cheat Sheet page for this language.