Enhance your Scala capabilities with a thorough exploration of string operations and type conversions. This course focuses on practical implementations, helping you master these essential areas.
Overview
Syllabus
- Unit 1: Mastering String Manipulation with Scala: Reversing Words in Place
- Rotating Words in a String
- Reverse Alphabetic String Transformation
- Capitalizing Words in a String
- Unit 2: Mastering String Parsing and Number Processing with Scala: Parsing and Multiplying Numbers in Strings
- Swap Numbers and Letters in a Hyphenated String
- Sum of Player Scores from Jumbled Game Record
- Transform Alphanumeric String
- Unit 3: Mastering Time Parsing and Manipulation with Scala
- Add Seconds to Timepoints
- Calculate Minutes in a Time Period
- Adding Days to a Date in Scala
- Unit 4: Mastering String Analysis with Scala: Finding Substring Occurrences
- String Replacement in Scala
- Reversing Words Corresponding to Sentences
- Identifying Typo Swaps in Strings