javascript/unityscript? tutorials for experienced programmer

I came from alot of languages like java and such, is there a quick tutorial for this scripting language? because the net is full of "noob" lessons which i really don't need, thanks.

if you understand programming and just need to find the right syntax for stuff try unity script ref

actually, if you know how to program, the way i started to script on unity was just add some script to a gameobject, and then use the script to say what you want to that gameobject to do, and when you want it, the only documentation you will need is http://unity3d.com/support/documentation/, also i rather to use the intelisense of mono, is really intuitive what to do with that tool, you can script to unity in javascript or C# so really dont need to learn a new language

in less than a week maybe a month you will be using Unity like some one that have 6 months with it have fun and welcome to Unity

There are some excellent Unity scripting tutorial videos at www.unity3dstudent.com