Skip to content

New language, same concepts [ruby]

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE
Unknown
LICENSE.txt
Notifications You must be signed in to change notification settings

WDI-SEA/ruby-exercises

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Ruby Exercises

Let's practice using loops, conditionals, arrays, hashes, and methods in Ruby.

##Getting Started

  • Fork and clone this repository
  • Run bundle install to install dependencies
    • Run rubocop to lint your code

##requirements

Inside this folder are a few Ruby files with exercises written in comments. Fork and clone this repository and complete the exercises.

You can run a file using Ruby like so:

ruby lib/01loop.rb

Licensing

  1. All content is licensed under a CC-BY-NC-SA 4.0 license.
  2. All software code is licensed under GNU GPLv3. For commercial use or alternative licensing, please contact legal@ga.co.

About

New language, same concepts [ruby]

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE
Unknown
LICENSE.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages