Manasi Salvi

Some Useful Ruby Methods

I’ve been working through the Ruby track on Exercism.io. I’ve found this to be an incredibly useful resource to practice writing cleaner code and for the mentoring aspect. The other helpful aspect of this resource is the community solutions. There’s a dozen ways to write a solution to a coding problem. Seeing how others approach the same problem was valuable and a great learning resource in itself.

Here are some of the Array manipulation methods I found the most useful and referring to most often when solving the ruby track problems.

Resources I found useful:


comments powered by Disqus