Skip to content

A playground app in Ruby for you to see the benefits of Hashes in algorithmic programming. Accompanying video lesson on YouTube.

Notifications You must be signed in to change notification settings

josephclander/ruby_hashes_for_video

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ruby Hashes Playground

There is an accompanying video for this playground on my YouTube channel splat_bang.

How to use

Download the files and from your terminal run:

bundle install

To run autosave and generate as I do in the video run:

rubymon hashes.rb

You are now in watchmode. The next time you save that filename will execute automatically. For this reason you will need to turn off autosave features so it only renders when you are ready.

About

A playground app in Ruby for you to see the benefits of Hashes in algorithmic programming. Accompanying video lesson on YouTube.

Topics

Resources

Stars

Watchers

Forks

Languages