You will apply your knowledge of Ruby's more advanced features, including comprehensive data structures like hashes, sets, arrays, and nested structures in practice. Solving practice challenges will help to master the skills you have just revised.
Overview
Syllabus
- Lesson 1: Managing Data with Ruby: Building a Student Management System
- Lesson 2: Building an Address Book Application with Hashes
- Lesson 3: Managing Student Enrollments with Sets and Hashes
- Lesson 4: Managing Employee Records: Nested Hashes and Arrays
- Lesson 5: Managing Document Editing History with Stacks