Is there any tutorials out here for beginners making their 1st game using Unity?
Which language is more suitable for game development?
Which language is more appropriate to learn for beginners?
Is there any tutorials out here for beginners making their 1st game using Unity?
Which language is more suitable for game development?
Which language is more appropriate to learn for beginners?
Links of tutorials for first timers (just to name a few)
Here’s my 2 cents:
If you do want that bit of push, I do advice starting out with JavaScript for Unity. It should be easy to understand. If you plan to use something other than unity in the near future, you can try C#. I think the discipline of coding in it can be applied to other languages.
Finally, once you have the ball rolling, don’t stop rolling. Look at how people code or make their games. Learn the workflow of making a game. Learn the discipline of coding(I really can’t stress this enough). Trust me, you’ll be better at it as you do more.