An introductory course to refresh your Scala knowledge. Build proficiency in Scala syntax, string manipulations, and looping techniques, establishing a strong foundation for addressing basic programming challenges.
Overview
Syllabus
- Lesson 1: Introduction to Scala Essentials
- Lesson 2: Introduction to Scala Lists and Strings
- Lesson 3: Scala Loops Essentials: Exploring For and While Loops with Collections
- Lesson 4: Conditional Looping in Scala: Exploring `if` Statements and Loop Control Constructs
- Lesson 5: Practical String Manipulation in Scala: Looping and Character Operations
- Lesson 6: Scala String Methods and Type Conversions Essentials