Search Unity

Learning a Scripting language

Discussion in 'Scripting' started by Grotto, Aug 31, 2011.

  1. Grotto

    Grotto

    Joined:
    Aug 31, 2011
    Posts:
    1
    I've become more interested in learning javaScript for Unity, I'm just a little confused.
    Should I go ahead and buy some books teaching me javaScript, or is Unitys version of this language heaps different?
    Does anyone have any recommended books, Online Tutorials or general info links they would like to share with me.
    I will keep rummaging through the forums and whatnot looking for answers in the meantime but any help would be appreciated :)
     
  2. UnknownProfile

    UnknownProfile

    Joined:
    Jan 17, 2009
    Posts:
    2,311
    Unity's version has similar syntax, but you need to be much more explicit in UnityScript. It would be easier to learn if you knew JS, but it isn't necessary. I would look at the tutorials and then look in the scripting reference to see what everything means. The tutorials give you the functions and syntax, while the scripting reference gives you the usage and the syntax.
     
  3. Eiznek

    Eiznek

    Joined:
    Jun 9, 2011
    Posts:
    374
    If you like to have books around to randomly read go ahead otherwise there is a sea of information easily accessible from your computer.