Ruby Strings


Not CompletedUsing Strings in Ruby

In this lesson, we are going to walk through how to use Strings in a Ruby program.

Not CompletedString Interpolation Guide for Ruby

In this lesson, we are going to talk about string interpolation in Ruby. What is string interpolation? Good question, it's the process of being able to seamlessly integrate dynamic values into a string.

Not CompletedString Manipulation Guide in Ruby

In this lesson, we are going to talk about string manipulation along with a number of examples of how to integrate string manipulation methods in a Ruby program.

Not CompletedString Substitution Guide in Ruby

In this lesson, we'll walk through a practical string method that enables you to substitute string values that I use in many real-world applications.

Not CompletedSplit and Strip Guides for Strings in Ruby

In this lesson, we are going to see the important **split** and **strip** methods in Ruby strings, these methods will help us clean up strings and convert a string to an array so we can access each word as its own value.

Quizzes


Ruby Strings
    Unsupported Browser

    devCamp does not support ancient browsers.
    Install a modern version for best experience.