NamePros
Welcome, Guest! Ready to make a name for yourself in the domain business? We welcome both the hobbyist and professional domainer to join the discussion as part of the NamePros community.

Click here to create your profile to start earning reputation for posting, and trader ratings for buying & selling in our free e-marketplace. Build your trader rating with each successful sale. Our system has tracked over 100,000 sales and counting!
FAQ & TOS Register Search Today's Posts Mark Forums Read

Go Back   NamePros.com > Website Development Discussion Forums > Web Design Discussion
Reload this Page PHP or Rails?

Web Design Discussion Discussion of web design techniques, advice, browser issues, software, design firms.

Advanced Search


Reply
 
LinkBack Thread Tools
Old 06-15-2009, 02:19 PM THREAD STARTER               #1 (permalink)
Senior Member
Join Date: Jul 2007
Location: Jaipur, India
Posts: 3,119
sashas has much to be proud ofsashas has much to be proud ofsashas has much to be proud ofsashas has much to be proud ofsashas has much to be proud ofsashas has much to be proud ofsashas has much to be proud ofsashas has much to be proud ofsashas has much to be proud of
 



PHP or Rails?


I'm new to web development/programming and was thinking of taking up a quick crash course on a programming language.

Which one should I go for? PHP or Ruby on Rails?

PHP is definitely one of the most popular languages on the internet, but of late, I've been seeing a lot of great apps built on Rails.
sashas is offline   Reply With Quote
Old 06-15-2009, 03:43 PM   #2 (permalink)
Senior Member
Join Date: May 2007
Posts: 1,098
mhdoc has a brilliant futuremhdoc has a brilliant futuremhdoc has a brilliant futuremhdoc has a brilliant futuremhdoc has a brilliant futuremhdoc has a brilliant futuremhdoc has a brilliant futuremhdoc has a brilliant futuremhdoc has a brilliant futuremhdoc has a brilliant futuremhdoc has a brilliant future
 



Have you looked at 37Signals.com and read their book on application development with Rails? That might help you decide.
mhdoc is offline   Reply With Quote
Old 06-17-2009, 06:36 AM THREAD STARTER               #3 (permalink)
Senior Member
Join Date: Jul 2007
Location: Jaipur, India
Posts: 3,119
sashas has much to be proud ofsashas has much to be proud ofsashas has much to be proud ofsashas has much to be proud ofsashas has much to be proud ofsashas has much to be proud ofsashas has much to be proud ofsashas has much to be proud ofsashas has much to be proud of
 



I checked out that site...the only link I could find was to the official Rails website. Is there a separate book link on 37Signals.com?

These days, more and more apps I see are built on Rails
sashas is offline   Reply With Quote
Old 06-17-2009, 08:11 AM   #4 (permalink)
Senior Member
Join Date: May 2007
Posts: 1,098
mhdoc has a brilliant futuremhdoc has a brilliant futuremhdoc has a brilliant futuremhdoc has a brilliant futuremhdoc has a brilliant futuremhdoc has a brilliant futuremhdoc has a brilliant futuremhdoc has a brilliant futuremhdoc has a brilliant futuremhdoc has a brilliant futuremhdoc has a brilliant future
 



Getting Real: The Book by 37signals

Keep in mind that Ruby is a programming language and Rails is an application development framework. If the framework is a good fit with your intended application life is good. If not, it's a problem.
mhdoc is offline   Reply With Quote
Old 07-21-2009, 09:10 PM   #5 (permalink)
New Member
Join Date: Jul 2009
Posts: 14
projectx is an unknown quantity at this point
 



I'd suggest PHP to get started in web dev as there are more resources available to help beginners.
projectx is offline   Reply With Quote
Old 07-22-2009, 05:33 AM   #6 (permalink)
NamePros Member
Join Date: Oct 2006
Location: Ireland
Posts: 161
ncwdavid is on a distinguished road
 



I would have to say PHP too. It's a very easy language to learn and if you ever need help it is easy to find it for free online.
__________________
Create a Free Website - Learn how to create your own website for free!

Learn the best MAGIC TRICKS ever created for FREE. No signup either ---> Magic Tricks Revealed
ncwdavid is offline   Reply With Quote
Old 07-22-2009, 09:46 AM   #7 (permalink)
New Member
Join Date: Jul 2009
Posts: 14
Flexial is an unknown quantity at this point
 



Hi,

I think also that you should start with PHP because its free by all way.

If you have any problem than there are lots of sites for free to solve your problem.

Thanks
Flexial is offline   Reply With Quote
Old 07-23-2009, 06:38 AM THREAD STARTER               #8 (permalink)
Senior Member
Join Date: Jul 2007
Location: Jaipur, India
Posts: 3,119
sashas has much to be proud ofsashas has much to be proud ofsashas has much to be proud ofsashas has much to be proud ofsashas has much to be proud ofsashas has much to be proud ofsashas has much to be proud ofsashas has much to be proud ofsashas has much to be proud of
 



Thanks guys. I am learning PHP right now. From what I've read, Rails might be the new blue eyed boy, but PHP is rock solid and evergreen.
sashas is offline   Reply With Quote
Old 07-23-2009, 10:04 AM   #9 (permalink)
Senior Member
Join Date: May 2007
Posts: 1,098
mhdoc has a brilliant futuremhdoc has a brilliant futuremhdoc has a brilliant futuremhdoc has a brilliant futuremhdoc has a brilliant futuremhdoc has a brilliant futuremhdoc has a brilliant futuremhdoc has a brilliant futuremhdoc has a brilliant futuremhdoc has a brilliant futuremhdoc has a brilliant future
 



I don't disagree with your choice, but would like to point out that PHP and Ruby are languages. Rails is a framework, which is not the same thing My son, for example, finds Ruby has some interesting features, but he wants nothing to do with the rails framework.
mhdoc is offline   Reply With Quote
Old 07-23-2009, 10:30 AM   #10 (permalink)
NamePros Regular
Join Date: Jun 2006
Posts: 363
bocanames will become famous soon enoughbocanames will become famous soon enough
 



I'm a developer who develops in both! I maintain a lot of legacy sites built in PHP, also there are apps I commonly use like WordPress that are PHP. It's _very_ accessible for beginners, and the documentation at php.net is fabulous. If you have zero programming background this is a very reasonable choice.
????: NamePros.com http://www.namepros.com/web-design-discussion/590186-php-or-rails.html

Ruby is a more difficult language to learn if you're starting from zero. And I want to point out there are other ruby frameworks to use besides Rails (minimalist framework Sinatra is really great) But rails is a good choice for beginners because they've made so many decisions for you, based on common best practices. Things that take a long time to build in PHP are done in seconds or minutes in rails, so productivity is high.

Finally it should be noted that there are frameworks for PHP, although they don't seem to be popular, and I can't comment on them because I haven't tried them. CakePHP is the one I usually hear about. Also if you took a Python class in college somewhere, then go for Django, their popular framework.

have fun!
bocanames is offline   Reply With Quote
Old 07-25-2009, 02:43 PM   #11 (permalink)
NamePros Member
 
Finnerup's Avatar
Join Date: Jan 2009
Location: Denmark
Posts: 101
Finnerup is on a distinguished road
 



This might be a quite "right out of the book question", but do any of you know a "complete" online PHP tutorial, thats easy to use? i had to skip between a lot of websites to lern it. Would like to know if there was an easier way.

-Finnerup

By the way Sashas, great choise with the PHP!
__________________
:tri:
Need a nice web or product-logo fast ?
It is only 10$ =)
PM me
Finnerup is offline   Reply With Quote
Old 07-27-2009, 05:24 AM   #12 (permalink)
NamePros Member
Join Date: Jul 2009
Posts: 52
Bestone is an unknown quantity at this point
 



I'd suggest PHP for the beginner in web development as there are more resources available to help beginners.It is easy to use and you can get online help also in this regard.
__________________
Free Resume Examples | Word Templates
Bestone is offline   Reply With Quote
Old 08-09-2009, 07:29 AM   #13 (permalink)
Account Closed
Join Date: Aug 2009
Posts: 24
justin009 is an unknown quantity at this point
 



Yeah.. Even I suggest PHP in ur web designing part. Its the best for a beginner. Moreover, very user friendly.
justin009 is offline   Reply With Quote
Old 08-13-2009, 09:16 AM   #14 (permalink)
Account Closed
Join Date: Aug 2009
Posts: 1
big_kev_99 is an unknown quantity at this point
 



I'd suggest php.it is quite easy to learn.you can try w3schools.com for help.they make it quite easy to learn.
big_kev_99 is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
83 scripts for sell cesarian Scripts For Sale 3 02-16-2007 08:00 AM
How To Secure Your PHP Website selim06 Programming 9 08-20-2006 03:57 AM
Huge Script Pack for $5 with Resale Rights dsforsaken Scripts For Sale 32 12-03-2005 09:46 PM
Tutorial: How to Install Apache2 MySQL and PHP on Windows deadserious Webmaster Tutorials 35 09-21-2005 10:46 PM

Liquid Web Smart Servers  
All times are GMT -7. The time now is 02:47 AM.

Managed Web Hosting by Liquid Web
Domain name forum recommended by Domaining.com Powered by: vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.6.0 Ad Management plugin by RedTyger