Back to Developer Roadmap

Strings

src/data/roadmaps/ruby/content/strings@F-0Rxwu_RcNF_NOoFHoo7.md

4.0795 B
Original Source

Strings

Strings are sequences of characters used to represent text. They are a fundamental data type for storing and manipulating textual information. Strings can contain letters, numbers, symbols, and spaces, and are typically enclosed within single or double quotes.

Visit the following resources to learn more: