Ruby
<p>A community for discussion and news about Ruby programming.</p>
<h1>Learning Ruby?</h1>
<ul>
<li><a href="https://try.ruby-lang.org/" rel="nofollow">Try Ruby</a> in your browser</li>
</ul>
<h1>Tools</h1>
<ul>
<li><a href="https://rvm.io/" rel="nofollow">Ruby Version Manager (RVM)</a> Install, manage and work with multiple Ruby environments. <a href="https://asdf-vm.com/#/" rel="nofollow">adsf</a> is an increasingly popular option too.</li>
<li><a href="https://github.com/sstephenson/rbenv" rel="nofollow">rbenv</a> Groom your app’s Ruby environment with rbenv.</li>
<li>Looking for new gems? <a href="https://www.ruby-toolbox.com/" rel="nofollow">ruby-toolbox</a></li>
<li><a href="https://mac.install.guide/ruby/index.html" rel="nofollow">Install Ruby on macOS</a></li>
</ul>
<h1>Documentation</h1>
<ul>
<li><a href="https://rubyapi.org/" rel="nofollow">Ruby API</a> or <a href="http://ruby-doc.org/" rel="nofollow">Ruby Doc</a></li>
<li><a href="https://rubydoc.info/" rel="nofollow">YARD docs via rubydoc.info</a> YARD Documentation Server</li>
</ul>
<h1>Books</h1>
<ul>
<li><a href="https://www.amazon.com/Well-Grounded-Rubyist-David-Black/dp/1617295213/" rel="nofollow">Well Grounded Rubyist</a></li>
<li><a href="http://www.amazon.com/gp/product/0321584104" rel="nofollow">Eloquent Ruby</a></li>
<li><a href="http://www.amazon.com/gp/product/1934356476" rel="nofollow">Metaprogramming Ruby</a></li>
<li><a href="https://pragprog.com/book/rspec3/effective-testing-with-rspec-3" rel="nofollow">Effective Testing with RSpec 3</a></li>
<li><a href="http://www.amazon.com/gp/product/1934356085" rel="nofollow">Programming Ruby 1.9: The Pragmatic Programmers’ Guide</a></li>
<li><a href="http://www.amazon.com/gp/product/0596516177" rel="nofollow">The Ruby Programming Language</a></li>
</ul>
<h1>Screencasts</h1>
<ul>
<li><a href="https://www.driftingruby.com/" rel="nofollow">Drifting Ruby</a></li>
<li><a href="http://www.rubytapas.com/" rel="nofollow">Ruby Tapas</a></li>
<li><a href="https://gorails.com/" rel="nofollow">GoRails</a></li>
</ul>
<h1>News and updates</h1>
<ul>
<li>Ruby news in a weekly email from <a href="http://rubyweekly.com/" rel="nofollow">Ruby Weekly</a></li>
<li>’Planet’ of Ruby blogs at <a href="http://rubyland.news/" rel="nofollow">rubyland.news</a></li>
<li>Ruby tweets at @RubyInside</li>
</ul>