Welcome to the fifth week of Back End 1. In this unit, we will learn:
- Ruby enumerate
- Ruby core | Ruby standard library
- Ruby gems | Libraries
Back End Week 5 Goals
- Understand how does Ruby enumerate works
- Ruby’s core including structs, the kernel module, and more.
- Ruby gems and how they are constructed, and implement them into your programs
- In the assignment, gain familiarity with test driven development
Curriculum
This is your curriculum for Back End I.
2.11 Ruby Enumerable
2.12 Ruby Core and Standard Library
2.13 Ruby Gems
Assignment
Your assignment for week 5 can be found Here. This is a longer assignment. Start it at the start of the week, so that you have time to finish.