Dive into the application of basic looping techniques in real scenarios. This course will allow you to apply your Ruby knowledge to solve practical tasks, developing your skill in real-world applications of simple loops.
Overview
Syllabus
- Lesson 1: Pairing Opposite Elements in Arrays
- Lesson 2: Traversing Digits and Summing Even Numbers
- Lesson 3: Pairing Characters in Strings in a Unique Order
- Lesson 4: Traversing Arrays from the Middle
- Lesson 5: Identifying Consecutive Character Groups in Strings