- Home /
Recommended Books to learn Java Script for Unity
Hi
I'd like to learn java script for Unity, I'm looking for a book that teaches the principles of coding and gives examples along the way.
I've seen some general books that focus across Unity broadly, is there something just to learn the language?
As you can guess I'm new to understanding Unity.
Thanks.
Answer by Justin Warner · Dec 19, 2010 at 11:34 PM
http://www.amazon.com/Unity-Game-Development-Essentials-Goldstone/dp/184719818X
I've seen a couple people use that one...
However, if you go to your library, read up on the first 8 chapters (I'd guess until Strings), you'd be fine... I'm going off what I've learned from my first quarter in college, and I understand most anything and we only got to chapter 8 and chapter 15 in our books....
Hope that helps, also, tutorials/coding examples on the scripting API helps =).
Goldstone's book doesn't really cover much Javascript - iirc much of it is on the IDE and Unity workflow, particularly terrains
Your answer

Follow this Question
Related Questions
What are the best tutorial videos to learn just Javascript? 1 Answer
Questions about classes. 4 Answers
Good scripting community/forums? 2 Answers
Scripting tutorial 2 Answers
Coding tutorial videos from a user who went through the VTC course. 1 Answer