Page 1 of 1

A great resource for dealing with Arrays in Ruby!!!

Posted: Wed Nov 06, 2019 6:31 pm
by guyman
Maybe old news to you, but I find this guide really helpful !!

"How To Use Array Methods in Ruby"
https://www.digitalocean.com/community/ ... ds-in-ruby

Re: A great resource for dealing with Arrays in Ruby!!!

Posted: Wed Nov 06, 2019 11:07 pm
by billv
Thanks...nice tutorial...helps to refresh the memory and I did learn a couple of new things. :)

Re: A great resource for dealing with Arrays in Ruby!!!

Posted: Thu Nov 07, 2019 9:13 am
by RJHollins
yeah man ... thanks for the RUBY link.

It's great to get these concepts from several different angles and presentations.

There are large gaps of time for when I get to do something FlowStone ... so even the basic concepts/functions
get fuzzy or stumped.

Should note ... there are other Ruby tutorials on the site you provided that are also very good.

Thanks guyman