Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alexoah/labgithub-introductiontoruby

An introduction to Ruby from https://lab.github.com/everydeveloper/introduction-to-ruby
https://github.com/alexoah/labgithub-introductiontoruby

Last synced: 1 day ago
JSON representation

An introduction to Ruby from https://lab.github.com/everydeveloper/introduction-to-ruby

Awesome Lists containing this project

README

        

# Let's Use If/Else Statements to Find Out Ruby's Favorite Color
This repository will help you learn the fundamentals of If/Else statements in Ruby.

When completed, you'll have a program that asks for your favorite color, and replies with a specific response depending on your input.

## Just FYI
Tutorial source on this introduction to Ruby can be accessed at https://lab.github.com/everydeveloper/introduction-to-ruby