[go: up one dir, main page]

Skip to content

ruby-stars/beginners-exercises

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Beginners Exercises

This repository contains exercises for the beginners group.

Each folder represents a subject, inside them there's a readme.md file containing the actual exercises and a solutions/ folder with the possible solutions.

The solutions files are called exercise_<number_for_solution>.rb. To run these solutions you can do so by typing ruby <topic_folder>/solutions/exercise_<number_for_solution>.rb.

i.e:

    # In your terminal, inside this repository folder.
    ruby methods/solutions/exercise_1.rb

Releases

No releases published

Packages

No packages published

Languages