Leonel *.* wrote in post #949629:
[...]
> Currently, I hate the Rails and Ruby API's.
>
> I program on PHP. Whenever I needed to use some function I wasn't used
> to using, everything would be easily explained in the documentation. I
> looove the PHP documentation and the examples. You don't have to
> interpret anything because it is stated with simplicity.

What PHP frameworks have you used?  How much object-oriented programming 
have you done?  If the answer to either of these questions is "none", 
you're probably not used to working with big libraries, and so you 
probably don't yet know how to read docs effectively.  (That's not meant 
as an insult.)

The Rails API documentation is very clearly written in most places.  You 
*do* need to understand the Ruby language and the basics of the Rails 
framework (as given in the Guides), though.

>
> Now, the Rails and the Ruby API's, it's like I'm trying to read Greek!

Example?

> I
> read the documentation, I think about it, I try to read it again,
> nothing, NOTHING is readable.  I kno, I kno, might take a while to get
> used to. Still a newbie :-S

You need to provide a concrete example of what's confusing if you want 
help.

Best,
--
Marnen Laibow-Koser
http://www.marnen.org
mar...@marnen.org

-- 
Posted via http://www.ruby-forum.com/.

-- 
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 unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to