Elevate your skills in handling textual data within Rust. This course dives into string operations, processing, and parsing, enabling efficient manipulation and analysis of text.
Overview
Syllabus
- Lesson 1: Introduction to String Data Types
- String Fundamentals in Rust
- Change String Types
- Fix the String Slices
- String Slices and References Practice
- Writing Strings in Rust
- Lesson 2: String Methods and Ownership
- String Manipulation and Ownership
- Fix String Concatenation Bugs
- String Manipulation and Lengths
- Comparing Superhero Names in Rust
- Superhero Name Comparisons in Rust
- Lesson 3: Ownership and Functions with Strings
- Functions and String Ownership
- Fix Ownership and Function Errors
- Master Rust Strings and Ownership
- Fix Functions Passing Strings
- Mastering String Concatenation with Functions
- Lesson 4: String Conversions and Methods
- String Conversions in Action
- Fix String Conversion Errors
- Perfecting String Manipulations in Rust
- Fix String Formatting Errors
- Mastering Rust String Characters
- Lesson 5: Advanced String Methods in Rust
- Advanced String Methods in Action
- Fix Superhero Search
- Finding Heroes in the String
- Replace Superhero Names in String
- Splitting and Joining Strings