kparekh01 / coding_test_4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Learn Ruby Test-First

Setup

If you've already setup ruby, you may skip this step. Otherwise, please see the setup instructions document.

Note: You'll need to create a new project. Where it says "Source URL" paste in https://github.com/appacademy/test-first-ruby.

Using These Exercises

Each exercise has its own spec file in the spec directory. Open the spec file in your favorite text editor to read the directions (we recommend Atom).

Each exercise will have you modify a corresponding file in the lib directory.

Resources

Here is a broad survey of many resources you may find useful. Don't try to read them all! Just browse around when you feel like learning more about Ruby.

Learning Ruby via Tests (and/or Interactively)

Learning Ruby and Programming

Online Ruby References

Other good resources

Credits

  • Concept by Alex Chaffee
  • Exercises by Alex Chaffee, Sarah Allen, Liah Hansen, Kai Middleton
  • Early quality assurance by Sumiki, Dimitri, Liah, Michael, and Brendan

About


Languages

Language:Ruby 100.0%