Where can I find some good JavaScript tutorials ?

Hello, I would say I am copletetly new to programming, and I want to make my game. I watched some compares between C # and JavaScrtipt, and I found out that JavaScript is easier to understand. I also watched some topics on Unityanswers, and I found some websites, but nothing where they would completely learn javascript. I want to learn what each of the functions does and where to put (),{[ etc. Please put some links that helped you learn javascript, thx :slight_smile:

I would use c# instead, there are more tutorials for the important things in c#. Unity3d has good tutorials on the learn page. Also just look through the script,reference, it may seem like it’s just for refrence but, if something looks interesting, click it!