DrSchool Learn coding, fast.
EN AR BN CS DE EL Search

Ruby: Introduction

Start learning Ruby with a quick overview and Hello World.

Read time: 1 min • Words: 42
My Progress

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.