Started reading Prototype and Scriptacolous. The first example was a bit hard to chew. I realised that to learn Prototype you need to know a little bit on Object Oriented Javascript. So I started my journey and this is what I found.
To start off I found the two links give below:
The Prototype based language is new to a person who is used to traditional OO like java. But you could bend your mind to understanding it.
Hopefully I will start using javascript with Prototype in the near future.
Found quite a few references javascript at SitePoint just check it out
Another good tutorial on prototye at SitePont is here.
