Re: [Rails] Tutorials for RoR Beginner (Experienced Programmer) geared toward Social Network Development?

2015-09-03 Thread Colin Law
On 3 September 2015 at 07:38, J. Hardesty wrote: > ... > So, my question is: Are there any tutorials or books that step-through the > basics and teach RoR in a practical methodology so the end result is > building blocks that the student can clearly apply or even where the end > result is actually

[Rails] Tutorials for RoR Beginner (Experienced Programmer) geared toward Social Network Development?

2015-09-03 Thread J. Hardesty
I'm sure just the thought of another Social Network site makes you shudder. Trust me, I have no desire to create the next Facebook. However, I do have an idea that will fulfill a need in an offbeat niche that isn't being met. I've tried in the past to pay people to do the work but that didn't wo

[Rails] Re: Additional Ruby on Rails tutorials

2014-07-21 Thread Ron H
I saw these recommendations from Quora, but haven't used any of them: http://www.theodinproject.com/ https://www.baserails.com/ http://www.codelearn.org/ On Thursday, July 17, 2014 5:10:49 PM UTC-7, Jason Hsu, Rubyist wrote: > > OK, some other tutorials I've found out about are: > http://ruby.ba

[Rails] Re: Additional Ruby on Rails tutorials

2014-07-17 Thread Jason Hsu, Rubyist
OK, some other tutorials I've found out about are: http://ruby.bastardsbook.com (free) http://learn-rails.com ($19) Kudzai, Pragmatic Studio sounds great, but it's far more expensive than the others. Thus, I consider the free and cheaper tutorials to be higher priorities. I may still try the P

[Rails] Re: Additional Ruby on Rails tutorials

2014-07-17 Thread Kudzai Nyandoro
ping apps > (especially in the early stages). > > I will also go through the railsbridge.org tutorial. > > Are there additional Ruby on Rails tutorials I should go through? I ask, > because not everyone does things the same way, and each tutorial is likely > to cover somethi

[Rails] Additional Ruby on Rails tutorials

2014-07-16 Thread Jason Hsu, Rubyist
I've gone through Michael Hartl's railstutorial.org, and I'm currently revisiting it. In fact, I use it as a resource for developing apps (especially in the early stages). I will also go through the railsbridge.org tutorial. Are there additional Ruby on Rails tutorials I should

Re: [Rails] Tutorials for beginner

2013-06-25 Thread Colin Law
On 25 June 2013 06:50, r@ilsman wrote: > I am learning ROR > Please suggest good rails sample applications. Work right through a good tutorial such as railstutorial.org, which is free to use online, and also the Rails Guides. Colin > Thanks. > > -- > You received this message because you are su

[Rails] Tutorials for beginner

2013-06-25 Thread r@ilsman
I am learning ROR Please suggest good rails sample applications. Thanks. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscr...@goog

Re: [Rails] i wanna buy best rails tutorials

2012-02-28 Thread Dev Guy
Have you looked at the RailsGuides site, http://guides.rubyonrails.org/ On Tue, Feb 28, 2012 at 9:14 AM, Javier Quarite wrote: > > Codeschool.com? > > It also has a free basic rails course > > Javier Q. > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on

Re: [Rails] i wanna buy best rails tutorials

2012-02-28 Thread Javier Quarite
Codeschool.com? It also has a free basic rails course Javier Q. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk@googlegroups.com. To unsubscribe from this group, send email to rubyo

Re: [Rails] i wanna buy best rails tutorials

2012-02-28 Thread Max Schubert
Check out railscasts.com as well. Max On 2/28/12, honey ruby wrote: > hey every one can any one suggest me which tutorial is best to learn > rails3.i wanna buy it to learn rails3. > > > > > Thanks in advance > > -- > You received this message because you are subscribed to the Google Groups > "R

Re: [Rails] i wanna buy best rails tutorials

2012-02-28 Thread Rameshwar Vyevhare
I think pragmatic are best book ever for rails. -- With Regards, Rameshwar NOTICE: The information contained in this electronic mail message and any attachments hereto is intended only for the personal and confidential use of the designated recipients. This message and any attachments hereto m

Re: [Rails] i wanna buy best rails tutorials

2012-02-28 Thread Colin Law
On 28 February 2012 12:40, honey ruby wrote: > hey every one can any one suggest me which tutorial is best  to learn > rails3.i wanna buy it to learn rails3. railstutorial.org is good and is free to use online, or you can buy it and download it. (I have no relationship with railstutorial). Colin

[Rails] i wanna buy best rails tutorials

2012-02-28 Thread honey ruby
hey every one can any one suggest me which tutorial is best to learn rails3.i wanna buy it to learn rails3. Thanks in advance -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk@googl

Re: [Rails] Tutorials

2011-08-06 Thread Colin Law
On 6 August 2011 15:59, Rahul Rai wrote: > I have struggled a lot to run my first rails app on  windows If you have any choice at all then don't use windows for rails apps. Life will be much simpler if you can move to a Linux system such as Ubuntu. The learning curve time will be recovered very

[Rails] Tutorials

2011-08-06 Thread Rahul Rai
I have struggled a lot to run my first rails app on windows None of the tutorials explain in as simple as this one http://www.javapassion.com/handsonlabs/rails_basics/ could run hello world but the rest are not free how to get them ? -- You received this message because you are subscribed to

[Rails] tutorials update: how to install ror on fedora 15 and ubuntu 11.04

2011-05-26 Thread Manuele Dones
I've slightly update my simple tutorial about How to install Ruby on rails with Sqlite database on Fedora 15 and Ubuntu 11.04. I hope to help someone to get ror installed easily ;-) http://cicolin.blogspot.com/ -- You received this message because you are subscribed to the Google Groups "Ruby

[Rails] Re: Rails Tutorials

2011-04-08 Thread Frederick Cheung
On Apr 8, 4:48 pm, Benjamin Sherman wrote: > Hi, > > I've begun watching the rails tutorials video, and have downloaded the iterm > application. > I did a search for GIT > (git-1.7.4.1-x86_64-leopard.dmg<http://code.google.com/p/git-osx-installer/downloads/det

[Rails] Re: Rails Tutorials

2011-04-08 Thread Benjamin Sherman
8, 2011 at 10:48 AM, Benjamin Sherman < > > > > benja...@practicesafepolicy.com> wrote: > > Hi, > > > I've begun watching the rails tutorials video, and have downloaded the > > iterm application. > > I did a search for GIT > > (git-1.7.4.1-x8

Re: [Rails] Rails Tutorials

2011-04-08 Thread jason white
which tutorials are you following? have you looked at the Git Hub knowledge base on howto install Git? http://help.github.com/mac-set-up-git/ Jason On Fri, Apr 8, 2011 at 10:48 AM, Benjamin Sherman < benja...@practicesafepolicy.com> wrote: > Hi, > > I've begun watching

[Rails] Rails Tutorials

2011-04-08 Thread Benjamin Sherman
Hi, I've begun watching the rails tutorials video, and have downloaded the iterm application. I did a search for GIT (git-1.7.4.1-x86_64-leopard.dmg<http://code.google.com/p/git-osx-installer/downloads/detail?name=git-1.7.4.1-x86_64-leopard.dmg&can=3&q=> ), and downloade

Re: [Rails] Re: Ruby on Rails - Tutorials

2011-02-13 Thread Bruno S. Barros
Rails Tutorial: www.railstutorial.org On 13/02/2011, at 07:49, rogi wrote: > my favorite for rails 3: railsforzombies.com > > On Feb 12, 10:19 am, bourne wrote: >>> To know Ruby on Rails right from the start you can visit >> >>> http://www.univtutorials.com/ruby-on-rails/index.htm >> >> This p

[Rails] Re: Ruby on Rails - Tutorials

2011-02-13 Thread rogi
my favorite for rails 3: railsforzombies.com On Feb 12, 10:19 am, bourne wrote: > > To know Ruby on Rails right from the start you can visit > > >http://www.univtutorials.com/ruby-on-rails/index.htm > > This page seems to be a bit outdated... > "Ruby on Rails 2.1 Tutorial > This is the latest ver

[Rails] Re: Ruby on Rails - Tutorials

2011-02-13 Thread gezope
Mrakus is right, is's simply old. These are highly recommended: http://guides.rubyonrails.org/ http://railstutorial.org/ bests On febr. 12, 10:19, bourne wrote: > > To know Ruby on Rails right from the start you can visit > > >http://www.univtutorials.com/ruby-on-rails/index.htm > > This page s

[Rails] Re: Ruby on Rails - Tutorials

2011-02-12 Thread bourne
> To know Ruby on Rails right from the start you can visit > > http://www.univtutorials.com/ruby-on-rails/index.htm > This page seems to be a bit outdated... "Ruby on Rails 2.1 Tutorial This is the latest version of Rails. So if you are running this version of Ruby on Rails, then I would rec

[Rails] Ruby on Rails - Tutorials

2011-02-12 Thread Peter Jackson
Hi All It is good to learn ruby on rails as a techie. Since it provides much better options than other languages we can say it is one of the best one to know. To know Ruby on Rails right from the start you can visit http://www.univtutorials.com/ruby-on-rails/index.htm You could find all sorts o

[Rails] Tutorials for Query Interface

2010-09-07 Thread PalaniKannan K
Hi, Anybody knows tutorials for search/query interface to access postgres database tables with step by step instructions and examples. -- With Regards and Thanks, Palani Kannan. K Office: +49-531-2616-226 Mobile: +4917647098166 -- You received this message because you are subscribed to the Goo

Re: [Rails] tutorials for virtual rails

2010-07-26 Thread catz
probably it might be interesting for you http://techiferous.com/2010/07/roadmap-for-learning-rails/ Roman > -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-t...@googlegroups.com. To unsu

[Rails] tutorials for virtual rails

2010-07-26 Thread Rich d
I just finished installing virtual box and virtual rails on my laptop running vista os. this is all I know other then a bit of ruby code. im just starting out and learning ROR on my own. Does anyone have recommendations for tutorials on virtual rails? -- You received this message because you ar

[Rails] Re: Ruby on Rails tutorials for beginners are available here

2010-03-21 Thread pankaj
Thanks Mark and Max On Mar 20, 10:40 pm, Mark McConachie wrote: > Great blog, I have forwarded this to some beginners I know. > > On Mar 19, 3:52 pm, pankaj wrote: > > > Hello Everyone, > >  I have started my blog athttp://railsguru.org. > >  Besides other stuff on Rails, the main focus of the

[Rails] Re: Ruby on Rails tutorials for beginners are available here

2010-03-20 Thread Mark McConachie
Great blog, I have forwarded this to some beginners I know. On Mar 19, 3:52 pm, pankaj wrote: > Hello Everyone, >  I have started my blog athttp://railsguru.org. >  Besides other stuff on Rails, the main focus of the site will be to > help beginners to learn Ruby and Rails and build the fundament

Re: [Rails] Ruby on Rails tutorials for beginners are available here

2010-03-19 Thread Massimiliano Bertinetti
Good work! Thanks! Max-B Il giorno ven, 19/03/2010 alle 08.52 -0700, pankaj ha scritto: > Hello Everyone, > I have started my blog at http://railsguru.org. > Besides other stuff on Rails, the main focus of the site will be to > help beginners to learn Ruby and Rails and build the fundamentals.

[Rails] Ruby on Rails tutorials for beginners are available here

2010-03-19 Thread pankaj
Hello Everyone, I have started my blog at http://railsguru.org. Besides other stuff on Rails, the main focus of the site will be to help beginners to learn Ruby and Rails and build the fundamentals. Regards, Pankaj Bhageria, Tech Lead, Sumeru Software Solutions. http://www.railsguru.org http://

[Rails] Tutorials on Apache and Rails on mongrel

2009-01-26 Thread Joshua Partogi
Dear all, Could anyone refer me a good tutorial for setting up apache as the proxy for Rails apps that uses Mongrel? Thank you very much. -- If you can't believe in God the chances are your God is too small. Read my blog: http://joshuajava.wordpress.com/ Follow me on twitter: http://twitter.c