Ruby is hot i want to learn it

Reply

Join Date: Oct 2009
Posts: 3
Reputation: mhenry is an unknown quantity at this point 
Solved Threads: 0
mhenry mhenry is offline Offline
Newbie Poster

Ruby is hot i want to learn it

 
0
  #1
Oct 21st, 2009
After twitter, many people are ready to do projects with ruby on rails, let me tell you frankly i dont know even a inch about it, I just know basic languages like javascript, xml, html , asp. Give me a roadmap how to read ruby on rails and master at least before 2010 year end.
Last edited by mhenry; Oct 21st, 2009 at 1:41 am. Reason: i missed a word, that will change the meaning of it.
sky is the limit
Reply With Quote Quick reply to this message  
Join Date: Jul 2009
Posts: 180
Reputation: codejoust is an unknown quantity at this point 
Solved Threads: 20
codejoust's Avatar
codejoust codejoust is offline Offline
Junior Poster
 
0
  #2
Oct 21st, 2009
Start with learning bash and setting up a development linux machine, either virtual or dual-boot.
It will really save you in time and effort later down the road.
Then, install ruby on rails, and read through and do the first ruby on rails introductory guide http://guides.rubyonrails.org/getting_started.html and go through that.
Then, try to experiment and make a few programs. http://stackoverflow.com/ is an extremely good resource, and so are blogs you'll find online googling around for a solution for a program.
Reply With Quote Quick reply to this message  
Join Date: Oct 2009
Posts: 3
Reputation: mhenry is an unknown quantity at this point 
Solved Threads: 0
mhenry mhenry is offline Offline
Newbie Poster
 
0
  #3
Oct 23rd, 2009
Originally Posted by codejoust View Post
Start with learning bash and setting up a development linux machine, either virtual or dual-boot.
It will really save you in time and effort later down the road.
Then, install ruby on rails, and read through and do the first ruby on rails introductory guide http://guides.rubyonrails.org/getting_started.html and go through that.
Then, try to experiment and make a few programs. http://stackoverflow.com/ is an extremely good resource, and so are blogs you'll find online googling around for a solution for a program.
hey thanks for your help, i have to go by virtual. I have one query, i have a linux hosting account shall i try to test and learn it online and one more quiery is that i need to know whether all linux hosting control account supports Ruby on Rails
sky is the limit
Reply With Quote Quick reply to this message  
Join Date: Jul 2009
Posts: 180
Reputation: codejoust is an unknown quantity at this point 
Solved Threads: 20
codejoust's Avatar
codejoust codejoust is offline Offline
Junior Poster
 
0
  #4
Oct 23rd, 2009
No. Do not try to develop online.
One, that will strain the shared host.
Two, you will be frustrated (only after 5 support tickets was I able to get mongrel working).

I would seriously recommend a ubuntu (desktop) virtual machine (or whatever distro you would like) to develop.

It's also a good idea to learn BASH a little so you can run the scripts and such. You can do it on windows, but it's a little harder. I've tried on windows a long time ago, and I couldn't even run the script/server command properly. That might have changed, but I think the whole filesystem, process management, and bash are better suited.

The best place to deploy, by far, is http://heroku.com/, they do a great job, the only thing is you need to work with git, however their guides are very well-done.
Reply With Quote Quick reply to this message  
Join Date: Oct 2009
Posts: 3
Reputation: mhenry is an unknown quantity at this point 
Solved Threads: 0
mhenry mhenry is offline Offline
Newbie Poster
 
0
  #5
Oct 28th, 2009
Originally Posted by codejoust View Post
No. Do not try to develop online.
One, that will strain the shared host.
Two, you will be frustrated (only after 5 support tickets was I able to get mongrel working).

I would seriously recommend a ubuntu (desktop) virtual machine (or whatever distro you would like) to develop.

It's also a good idea to learn BASH a little so you can run the scripts and such. You can do it on windows, but it's a little harder. I've tried on windows a long time ago, and I couldn't even run the script/server command properly. That might have changed, but I think the whole filesystem, process management, and bash are better suited.

The best place to deploy, by far, is http://heroku.com/, they do a great job, the only thing is you need to work with git, however their guides are very well-done.
Hi thanks for giving me a such good info. i will try it on windows
sky is the limit
Reply With Quote Quick reply to this message  
Reply

Message:



Similar Threads
Other Threads in the Ruby Forum


Views: 1120 | Replies: 4
Thread Tools Search this Thread



Tag cloud for Ruby
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC