Up to date Ruby on rails tutorial

Hi rubyists,

New to rails..where can I find up to date tuts on rails ?

Regards,

Surya

The canonical tutorial is here: https://www.railstutorial.org. It is free up to a number of chapters, and cheap at twice the price after that.

Walter

···

On Apr 1, 2020, at 9:47 AM, Surya Poojary <suryapjr@gmail.com> wrote:

Hi rubyists,

New to rails..where can I find up to date tuts on rails ?

Regards,

Surya

Unsubscribe: <mailto:ruby-talk-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk&gt;

I think you can still get the previous edition for free. The new edition
covers the latest version, which has some important changes to it.

···

On Wed, 1 Apr, 2020, 7:42 PM Walter Lee Davis, <waltd@wdstudio.com> wrote:

The canonical tutorial is here: https://www.railstutorial.org. It is free
up to a number of chapters, and cheap at twice the price after that.

Walter

> On Apr 1, 2020, at 9:47 AM, Surya Poojary <suryapjr@gmail.com> wrote:
>
> Hi rubyists,
>
> New to rails..where can I find up to date tuts on rails ?
>
>
> Regards,
>
> Surya
>
> Unsubscribe: <mailto:ruby-talk-request@ruby-lang.org
?subject=unsubscribe>
> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk&gt;

Unsubscribe: <mailto:ruby-talk-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk&gt;

Thank you guys !!!!

Let's learn rails ....

···

On Thu 2 Apr, 2020, 8:58 AM keshav chakravarthy, <keshav1985@gmail.com> wrote:

I think you can still get the previous edition for free. The new edition
covers the latest version, which has some important changes to it.

On Wed, 1 Apr, 2020, 7:42 PM Walter Lee Davis, <waltd@wdstudio.com> wrote:

The canonical tutorial is here: https://www.railstutorial.org. It is
free up to a number of chapters, and cheap at twice the price after that.

Walter

> On Apr 1, 2020, at 9:47 AM, Surya Poojary <suryapjr@gmail.com> wrote:
>
> Hi rubyists,
>
> New to rails..where can I find up to date tuts on rails ?
>
>
> Regards,
>
> Surya
>
> Unsubscribe: <mailto:ruby-talk-request@ruby-lang.org
?subject=unsubscribe>
> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk&gt;

Unsubscribe: <mailto:ruby-talk-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk&gt;

Unsubscribe: <mailto:ruby-talk-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk&gt;

Walter Lee Davis <waltd@wdstudio.com> writes:

The canonical tutorial is here: https://www.railstutorial.org. It is free up to a number of chapters, and cheap at twice the price after that.

It has been long since I last worked with RubyOnRails, but isn’t the
official tutorial still the RailsGuide at
<https://guides.rubyonrails.org/&gt;? I mean, it’s hosted directly on
rubyonrails.org...

···

--
Blog: https://mg.guelker.eu

That's the official "getting started" documentation, sure. But tutorial means something else. Tutorial (at least this one, which is really good) takes you from "I can find the text editor on my computer" to "working application and some understanding of how I got there" in a manageable effort.

It's really hard to overstate how difficult this task is. If you've used Rails for any length of time, you have no doubt absorbed and made into "muscle memory" any number of esoteric details. You don't know what someone else doesn't know, any more, in other words. So setting out to take someone from the beginning up to your level is non-trivial.

I've been programming since the late 90s. I have written literally millions of words of tutorial in various mailing lists and other online communities, answering questions from individuals of widely-varying skill and experience levels. I thank every one of those questioners, because they helped me think a little more deeply about what I thought I understood. You don't really understand something until you've tried to teach it to someone else.

Walter

···

On Apr 2, 2020, at 3:45 AM, Marvin Gülker <post+rubytalk@guelker.eu> wrote:

Walter Lee Davis <waltd@wdstudio.com> writes:

The canonical tutorial is here: https://www.railstutorial.org. It is free up to a number of chapters, and cheap at twice the price after that.

It has been long since I last worked with RubyOnRails, but isn’t the
official tutorial still the RailsGuide at
<https://guides.rubyonrails.org/&gt;? I mean, it’s hosted directly on
rubyonrails.org...

--
Blog: https://mg.guelker.eu

Unsubscribe: <mailto:ruby-talk-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk&gt;