- Home /
Book/tutorial for experienced programmers
Is there any book or tutorial for experienced programmers? I have background on C/C++, Java, objective-C, Python, but don't have a lot of experience in game scripting. So is there any good material to learn Unity without going through the noob phase?
Thanks!
If you have background in c/c++ and Java you're going to love C#. It's fairly easy to learn (especially with your program$$anonymous$$g background) and is quite beautiful. And if you know C# (or javaScript, a.k.a unityScript) you'll be just fine. The script reference is your friend, use it :)
Answer by Julien-Lynge · Jan 03, 2012 at 09:48 PM
Luiz,
You'll probably have more luck with this question on the forums. UnityAnswers is more for technical questions with a specific answer. What you're asking is really more for peoples' opinions on what books are better than others.
If you search on the Unity forums you'll find quite a lot of discussion on this very topic.
Answer by Winterblood · Jan 03, 2012 at 10:39 PM
Dive in!
I found Ludum Dare was an excellent motivator for figuring stuff out rapidly: http://www.ludumdare.com
Your answer
Follow this Question
Related Questions
Learning Scripting (Next Step) 2 Answers
Is there good resources for RTS game development? 0 Answers
Project #00: Roll-a-Ball Tutorial Error 4 Answers
Where to start learning about shaders and GPU programming 1 Answer
Raycast tutorials? 1 Answer