Follow us on...
Follow us on Twitter Follow us on Facebook
Register

User Tag List

Results 1 to 6 of 6
  1. #1
    Newbie Mishiemoo's Avatar
    Join Date
    02 Feb 2011
    Posts
    15
    Threads
    1

    My User Ranks

    My Reputation

    Lightbulb Anyone interested in some Ruby on Rails tutorials?

    Hey everyone! I've been doing quite a lot of RoR work lately (and working long hours so I haven't been on much!), so I was wondering if anyone would be interested in seeing some basic RoR tutorials that focus on pet sites. I've moved to doing primarily RoR work from PHP, so I think some of you might be interested to see how RoR works.

    Any takers?

  2. #2
    Moderator Lewis's Avatar
    Join Date
    21 Jan 2011
    Location
    UK
    Posts
    1,715
    Threads
    108

    My User Ranks





    My Reputation

    Re: Anyone interested in some Ruby on Rails tutorials?

    I would be interested. Is there anything that you can do with RoR that you can't with PHP?
    Modular Gaming free open source web game framework for pet sites.

    Corepets

  3. #3
    GGitzOle
    Guest

    Re: Anyone interested in some Ruby on Rails tutorials?

    Quote Originally Posted by Lewis View Post
    I would be interested. Is there anything that you can do with RoR that you can't with PHP?
    Yeah I'd be interested too if RoR offers something different than what you can't already do with PHP.

  4. #4
    Member nobackseat's Avatar
    Join Date
    22 Jan 2011
    Location
    Florida
    Posts
    492
    Threads
    44
    Blog Entries
    3

    My User Ranks

    My Reputation

    Re: Anyone interested in some Ruby on Rails tutorials?

    I assume Ruby should be learned prior to attempting the framework?

    NBS

  5. #5
    Newbie Mishiemoo's Avatar
    Join Date
    02 Feb 2011
    Posts
    15
    Threads
    1

    My User Ranks

    My Reputation

    Re: Anyone interested in some Ruby on Rails tutorials?

    Lewis & Ole - IMHO you can do almost anything with any programming language, so I wouldn't say there were things that you can do in RoR that you can't in PHP. RoR just makes development simpler, at least to me, because you start out with so much more. Example, there are plugins that are 100% safe and easy to do that handle things like OAuth/secure login, making an API, captchas and a whole lot more. For me it means less time worrying about the core architecture and really low level basic things (like sessions) and more time to actually develop.

    NBS - I started learning Rails without any knowledge of Ruby. As long as you know one programming language (like PHP) it's really easy to pickup. There are some really simple differences, but as a whole its not terribly different. For the PHP programmers out there there's even a Rails for PHP Developers guide, so its even easier to transition. The syntax was the hardest for me to get, but since its very well thought out (the architect designed Rails for humans first and computers second). I can always start with a Ruby basics tutorial, or link to one because there are a ton out there (and a really cool comparison between the two on NetTuts+).

  6. #6
    Member Grotesque's Avatar
    Join Date
    17 Oct 2011
    Posts
    261
    Threads
    35

    My User Ranks


    My Reputation

    Re: Anyone interested in some Ruby on Rails tutorials?

    Rails is absolutely awesome, PHP is kindergarden in comparison to Rails.

    On BreePets we'll definitely port it in the middle term, because the codebase isn't that big and it will payout in the long term.

 

 

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •