Code Monkey home page Code Monkey logo

ruby-exercises's Introduction

Ruby Exercises

This is a collection of exercises to practice various aspects of Ruby. Each folder in this repository is a set of related exercises. Open up the folder and read the README to learn more about them.

Getting Started

If you are new to Ruby, please see This Guide for help getting started with the Ruby Exercises.

Setup

  1. Clone this repository
  2. From the command line, cd into the ruby-exercises directory.
  3. From the command line, run bundle
  • If you get an error saying that the command bundle was not found, first run gem install bundler and then try again.

Order

Here is a very rough suggested timeline for working on the exercises. This is just a suggestion, as the exercises can be completed in any order.

  • Week 1

    • data-types
      • collections/arrays
      • ints_and_floats
      • strings
    • initialize
      • aardvark
      • beaver
      • cat
      • dog
      • eel
      • ferret
      • groundhog
      • horse
    • mythical-creatures
      • Unicorn
      • Vampire
      • Dragon
    • enumerables/exercises
      • find_pattern_test
      • find_test
      • map_pattern_test
      • map_test
      • select_pattern_test
      • select_test
  • Week 2

    • data-types/collections/hashes.rb
    • objects-and-methods/exercise-1
    • mythical-creatures
      • Hobbit
      • Pirate
      • Wizard
    • command-query
      • leather_chair_test.rb
      • baby_test.rb
      • beers_test.rb
  • Week 3

    • datatypes/collections/nested_collections.rb
    • object-and-methods/exercise-2
    • mythical-creatures
      • Medusa
      • Werewolf
      • Centaur
      • Ogre
    • command-query
      • adult_test.rb
      • roll_call_test.rb
      • wallet_test.rb
  • Week 4+

    • Enumerables/exercises
    • Iteration
    • Command and Query
    • Complete/Redo Mythical Creatures

ruby-exercises's People

Contributors

brianzanti avatar kytrinyx avatar jcasimir avatar mikedao avatar s-espinosa avatar zdcthomas avatar joshcheek avatar memcmahon avatar megstang avatar victoriavasys avatar mjc avatar worace avatar novohispano avatar hhoopes avatar agsiegert avatar alischlereth avatar adriennedomingus avatar bad6e avatar dglunz avatar jbrr avatar joshsherwood1 avatar biglovisa avatar lukeaiken avatar nicholasjacques avatar bobgu avatar vikiann avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.