where can I learn rails?
Saurabh Sharma

Saurabh Sharma @itsjzt

About: Fullstack Web developer.

Location:
Delhi, India
Joined:
Nov 13, 2017

where can I learn rails?

Publish Date: Sep 22 '19
16 16

I want to learn rails. I know ruby.

I'm currently working with typescript if it helps.

Comments 16 total

  • Nick Pezza
    Nick PezzaSep 22, 2019

    I learned using pragprog.com/book/rails6/agile-web.... It’s a fantastic book where you start out by walking through building a real app then get into some particulars.

  • Abe Dolinger
    Abe DolingerSep 22, 2019

    Try the top rated courses on Udemy! For $10-20, it's a pretty great deal, especially if you already have fundamentals. I learn much better with video, so it works really well for me.

  • Jacob Herrington (he/him)
    Jacob Herrington (he/him)Sep 22, 2019

    Michael Hartl's Rails tutorial is good and free online!

    I am a big fan of gorails.com as well!

    • Saurabh Sharma
      Saurabh SharmaSep 23, 2019

      I never knew Michael Hartl's Rails tutorial is free there is a huge banner there saying you can buy the whole course for $29

      • Jacob Herrington (he/him)
        Jacob Herrington (he/him)Sep 23, 2019

        Yup! I actually own a physical copy of the book, but you can read the whole thing online! 👍

  • timnans
    timnansSep 22, 2019

    There are a few good resources out there:

    1. As already mentioned, Michael Hartl's rails book is very useful railstutorial.org/book
    2. Gorails gorails.com/ has a lot of useful tutorials.
    3. Webcrunch web-crunch.com/ also provides lots of guides on how to build full websites with rails.
  • guledali
    guledaliSep 22, 2019

    Given that release 6 have just been released,

    railstutorial.org
    pragmaticstudio.com/courses/rails
    hellorails.io
    pragprog.com/book/rails6/agile-web...

    The most important is knowing and understading ruby code because ruby is different from other language Rails is just a dsl on top of ruby so I would reccomend learning ruby most and foremost

  • Kudakwashe Paradzayi
    Kudakwashe ParadzayiSep 22, 2019

    I think you can start by taking the free courses on thoughtbot.com/upcase and then take a deep dive into the Rails Guides while tackling a real world project (or at least one that you would use yourself). That way you get to hit some hiccups, search for solutions and trust me you will not forget that way.

  • Dinesh Pallapa
    Dinesh PallapaSep 23, 2019

    You can consider learning rails in
    driftingruby.com/

  • Anton Melnyk
    Anton MelnykSep 23, 2019

    railstutorial.org

    It's the best and the most efficient start. It covers all basic topics including TDD.

  • Rahul Verma
    Rahul VermaSep 23, 2019

    Hi Saurabh,

    I will recommended you go to with Pageant Technologies... They will teach you free of cost ruby & Rails

    pageantechnologies.com

  • Felipe
    FelipeSep 23, 2019

    The Odin project was really helpful for me.
    theodinproject.com/courses/ruby-on...

  • Tolu (Tj) Oyeniyi
    Tolu (Tj) OyeniyiSep 23, 2019

    I teach Ruby on Rails by providing a mix of free online resources, mentoring, and troubleshooting at least an hour every week remotely, holding you accountable and making sure you're headed in the right direction. I charge $45/hr. If you want to learn more, email me at rootstechnology.info@gmail.com

    I'm a self taught Ruby on Rails developer that's been through Techstar's as the sole engineer for a startup, and lead the engineering team on a Shark Tank start-up as well.

  • Drew Bragg
    Drew BraggSep 23, 2019

    Chris Oliver runs GoRails and it's fantastic!

  • Robert
    RobertOct 10, 2019
Add comment