Post a link?
Unity’s official tutorials under the Support link at the top of the page.
There are some tutorials on YouTube as well, TornadoTwins and something like BergZergArcade, but I’d recommend an official tutorial first. I started with Lerpz, which was very helpful.
The Scripting Reference is searchable and has 99% of the functions well-documented with small code examples.
Thanks for the link. I found his guide very helpful.
Amazon is also a good source. Google for Unity books. They all are useful as Javascript tutorials too. And is well spend money.
3DBuzz has a complete tutorial series for Unity. Some stuff is for Javascript, some stuff is for C#
The german Unity community has also a bunch of good Javascript tutorials. They are in german though. Maybe Google translate is of help here?
http://forum.unity-community.de/forum/35-text-tutorials/
The problem with the reference is that it is a dictionary. And doesnt really explain well how to use the stuff then. Thats useful for later, when you have understood how it is meant to work. But even then you might get stuck here and there. Its not so well documented as it could be. I really wish there would be a comment function for the reference, like for the Python scripting reference. And you are lost when you dont know for what term you have to search.
@NewGameDeveloper: Unity Training Videos: Walker Boys. We’ve got over 330 videos covering Unity, Javascript (UnityScript), multiple game projects, game development and more. The videos have been viewed nearly 2 million times, so hopefully it will be a benefit to you, as well. ![]()
Also our forum thread is here. Let me know if you have questions along the way. Have fun!
unitygems.com is a new site that is looking to grow its tutorial offerings.