Hey Jimmy, Jimmy a écrit : > I wish to ask one question that I also want to learn prototype and > want to do Ajax programming (I already have enough knowledge of almost > all the web related popular scripting and server side languages) but > when I see some Ajax example created from prototype on the net and see > the source code. It's not identical to traditional javascript, can you > please tell me is there any special requirement to be a master of > prototype programming. Why it seems me too complicated although i > already knew javascript.
Well, there's "knowing JS" and "knowing JS". In-depth knowledge of JS is actually the attribute of a tiny minority of people (to which I don't claim to belong)... There is, unfortunately, no good "learning"-oriented consistent set of material for Prototype yet, BUT there are multiple tutorial-style articles on the blogs of Prototype lovers, and the API reference is pretty good too (and it does have 2 nice "Learn" articles already, too!). Check out the following: - Blog articles: look at Justin, Tobie, Andrew and Dan for a start. - API ref and articles: look at the official site. http://encytemedia.com/ (Justin ; great stuff on Enumerable in Dec'06) http://tobielangel.com/ http://andrewdupont.net/ http://www.danwebb.net/ http://prototypejs.org/ -- Christophe Porteneuve a.k.a. TDD "[They] did not know it was impossible, so they did it." --Mark Twain Email: [EMAIL PROTECTED] --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
