- Comprehensive Ruby Programming
- Jordan Hudgens
- 115字
- 2021-07-02 21:13:29
Summary
In this chapter, you were introduced to the string data type and how it can be utilized in Ruby. We analyzed how to pass strings into Ruby processes by leveraging string interpolation. You also learned the methods of basic string manipulation and how to find and replace string data. We analyzed how to break strings into smaller components along with how to clean up string-based data. We even introduced the Array class in this chapter. Don't worry, we're going to dedicate an entire section to collections later in the book, to understand arrays better.
In the next chapter, we're going to transition away from strings and we'll walk through how Ruby works with numbers.
推薦閱讀
- Advanced Machine Learning with Python
- Magento 2 Development Cookbook
- Servlet/JSP深入詳解
- GitLab Repository Management
- Hands-On GPU:Accelerated Computer Vision with OpenCV and CUDA
- Building RESTful Python Web Services
- Python 3.7從入門到精通(視頻教學版)
- Python機器學習算法與應用
- Arduino可穿戴設備開發
- INSTANT Apache Hive Essentials How-to
- 分布式數據庫HBase案例教程
- 前端架構設計
- Learn C Programming
- Office VBA開發經典:中級進階卷
- Java Web開發任務教程