Re: What do you think about Ruby on Rails?



Matias escribió:
I'm not asking if it's better or not than php... I want to know the opinions of web developers about this new toy...

Byee..


Well... I've spent a couple of days learning it, and I think that it has a big future...

Waht I most like about it, is that it's fully OO, and that you have nearly all that you need in a single package: Templates, OOR mapping, Unit tests, MVC Famework... etc..

My problem whit many languages/framework, for example php (what I like very much anyway) is that you have to learn PHP, then Smarty, Then EZDBO, then an MVC Framework, then..,then,,,,then,,,,

.



Relevant Pages

  • Re: forms: dependent element activation, validation and jquery. (o:
    ... First off I am just learning javascript and jquery and php. ... web programming than learning somebody else's library. ... The issue of HTML in the error message remains. ...
    (comp.lang.javascript)
  • Re: OT - Best way to learn PHP?
    ... sheer amount of learning curve needed that puts most people off. ... stuff" will have enough technical know-how to appreciate what PHP is, and therefore have adequate computer skills. ...
    (uk.media.tv.misc)
  • Re: Working more efficiently in PHP
    ... learnin' PHP would be far easier than trying to, somehow, memorize it. ... You're right in that while learning the language, ... Kudos to the regulars in this newsgroup for pointing me ...
    (comp.lang.php)
  • Re: Working more efficiently in PHP
    ... learnin' PHP would be far easier than trying to, somehow, memorize it. ... I tend to think that happens through usage, learning from mistakes, and especially manual lookups rather memorization by rote. ... The most important concepts are learning general programming principles, and how to approach problems as a programmer. ... And Twayne's suggestion that "other methods are available" for many of the answers is a very good idea - perhaps with links to other flash cards, articles on the site or the PHP docs themselves. ...
    (comp.lang.php)
  • Re: Creating a grocery list
    ... Erik wrote: ... I'm new to PHP and wonder if anyone has a good learning example to share? ... You could get fancier and save the data in a SQL database, one item per row, and be able to add and delete items from the database, just like a shopping cart. ... My recommendation to you would be, since you're just starting out in PHP, get the first one going. ...
    (alt.php)