Hello, I am a beginner on Javascript and want to learn more and then eventually learn C#, what is the easiest way to learn from the community, and is there any tips I should know to learning programming language faster?
Probably depends a lot on your learning style … what I would do is fine some very basic tutorials, then start with a cube and try to make it do things, like adjust it’s z-axis position when you press a key, etc… youtube has some unity3d tutorials you can start with as well, a couple “intro to unity3d” videos never hurt.
I’m a developer by trade so my approach may not work for you, but one thing I found really helpful was to find a fellow on the forums here who was willing to walk me through basic unity3d scripting and the environment for some 1 on 1 skype tutoring, if you can find someone decent this is (was for me anyhow) an excellent want to jump start your learning.
1 on 1 skyping would be great for learning just need to find someone who can devote there time to that! If no one can i’ll just learn from the forums!
for c# I would work through these, I taught my self with them: http://www.burgzergarcade.com/hack-slash-rpg-unity3d-game-engine-tutorial
I started with these
http://www.unity3dstudent.com/
Was good
Thanks I will use both of the links!