TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: What are the best resources to learn Ruby in 2019?

1 pointsby mywrathacademiaover 6 years ago
My background is in Java and I'm interested in learning another object oriented programming language such as Ruby. I've seen MHartl's rails tutorial recommended on hacker news. Is his ruby tutorial just as good? What's the best non-video resource to learn Ruby for someone with experience in Java?

2 comments

zedeks48Kover 6 years ago
- The Odin Project&#x27;s Ruby Path: <a href="https:&#x2F;&#x2F;www.theodinproject.com&#x2F;courses&#x2F;ruby-programming" rel="nofollow">https:&#x2F;&#x2F;www.theodinproject.com&#x2F;courses&#x2F;ruby-programming</a><p>- Jordan Hudgens&#x27; Comprehensive Ruby Programming: <a href="https:&#x2F;&#x2F;www.udemy.com&#x2F;comprehensive-ruby-programming-tutorial&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.udemy.com&#x2F;comprehensive-ruby-programming-tutoria...</a>
vedipenover 6 years ago
In order of priority - <a href="https:&#x2F;&#x2F;www.codecademy.com&#x2F;learn&#x2F;learn-ruby" rel="nofollow">https:&#x2F;&#x2F;www.codecademy.com&#x2F;learn&#x2F;learn-ruby</a> <a href="https:&#x2F;&#x2F;medium.freecodecamp.org&#x2F;learning-ruby-from-zero-to-hero-90ad4eecc82d" rel="nofollow">https:&#x2F;&#x2F;medium.freecodecamp.org&#x2F;learning-ruby-from-zero-to-h...</a> <a href="https:&#x2F;&#x2F;www.learnrubyonline.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.learnrubyonline.org&#x2F;</a>