Ruby is a popular programming language that's easy to learn. Developed by Yukihiro Matsumoto in the mid-1990s, this is a dynamic, open source programming language with a focus on simplicity and productivity. In this path, you'll find resources to get introduced to the basics, including an installation guide, tutorials, and opportunities to practice your skills. You'll also find information about Ruby applications like Rails.
Getting Started with Ruby
Ruby is a dynamic, open source programming language with a focus on simplicity and productivity that was developed in the mid-1990s. Want to learn more about Ruby? Read on!
In order to get started with Ruby, you'll need to install it (if it's not already on your system). The first item will walk you through installing Ruby, and the other resources in this section will help you get acquainted with the language.
Let's learn Ruby! Get started with a tutorial that teaches you the basics, then jump into a series of videos that breaks down each component of the language.
-
Search
-
Ruby in 100 Minutes - Jumpstart Lab Curriculum
-
Learn to program using Ruby - Part 2: Data types
-
Learn to program using Ruby - Part 3: More on strings
-
Learn to program using Ruby - Part 4: Variables
-
Learn to program using Ruby - Part 5: Arrays
-
Learn to program using Ruby - Part 6: Methods
-
Learn to program using Ruby - Part 7: Looping
-
Learn to program using Ruby - Part 8: Blocks
-
Learn to program using Ruby - Part 9: Classes and Objects
Now that you've had a chance to learn Ruby, try your hand at this game!
There's so much to know about Ruby. These resources will help you understand some of the concepts and terms you'll see when you're studying this language.
Ruby on Rails is a popular framework; learn more about Rails and other frameworks that can help you up your web development game.