Quote Originally Posted by FarligOpptreden View Post
I don't think it's a bad idea starting with JavaScript. It's easy to use and strips away the complexity of working with strong types. Plus, delegates are immensely useful (especially for game development) and very easy to implement in JS.

I'm a C# engineer myself, but absolutely love JS. C# is a business language, while JS is the free-spirited hippy language that poops rainbows and butterflies while you work. And it smells of daffodils.
Nah, I still think it's a bad idea. C# is by far the most used language in Unity. And the code completion in Visual Studio will help beginners tremendously.

Plus the JavaScript in Unity isn't really JavaScript. It's similar to JavaScript but it's enough of a change to call it UnityScript these days.

http://blogs.unity3d.com/2014/09/03/...uages-and-you/