- 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.
推薦閱讀
- 新編Visual Basic程序設計上機實驗教程
- Learning NServiceBus(Second Edition)
- 單片機應用技術
- The DevOps 2.4 Toolkit
- 軟件架構:Python語言實現
- 用Python實現深度學習框架
- Tableau 10 Bootcamp
- 持續輕量級Java EE開發:編寫可測試的代碼
- R用戶Python學習指南:數據科學方法
- SwiftUI極簡開發
- Mastering Embedded Linux Programming
- Qt 5.12實戰
- INSTANT LESS CSS Preprocessor How-to
- Python Business Intelligence Cookbook
- Python自動化運維:技術與最佳實踐