I'm thinking about how we can flatten the learning curve. If you were
to teach someone how to use Prototype in 10 incremental steps, what
would they be?

I've got only nine so far, but here they are:

1. Master the $ Function
2. Use instance methods to perform common tasks on elements
3. Master event observing
4. Push the envelope with Ajax
5. Use Enumerable to manage collections
6. Use Prototype's helper methods on built-in objects
7. Treat functions like first-class objects
8. Have your mind blown by custom events
9. Write class-based JavaScript


Can you add a tenth to this list? Or do you have a completely
different list? Let's hear it.

Cheers,
Andrew
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Prototype: Core" group.
To post to this group, send email to prototype-core@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/prototype-core?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to