In this course, you'll build a simple command line address book application using Ruby. You'll put to use a lot of skills learned in previous courses to put everything together: objects, classes, blocks, input and output, and more.
What you'll learn
- Object Oriented Programming
- Loops
- Classes