Unity Guidness

Hello Guys
Hope you all are fine. Guys i am bigineer in gaming so guys please sugest me some thing that will be very helpfull for me. Actually i am a big noob in programming but i want to learn this skill please tell me something about unity prgramming that will be very helpfull for me
hope you guys will respond soon
Thanks

If you’re “noob” in programming then you should learn C# to make games in Unity. Unity accepts VB and boo i think. Why C#? You have lot’s of tutorials and docs for C#.

So, learn C#.
Take a tutorial from youtube and stick with it (2-3 months) then try to do things by yourself, simple math problems.
Then learn classes and after that you could begin the Unity adventure.

Also you can try to learn C# directly from Unity… but is not ok (my opinion)

I think now, Unity has a graph based programming tool. Don’t need to write a single line of code. Try that tool if you want to do games fast.

  • @adi7b9 *
    “Unity accepts VB and boo i think.”

No longer true. C# is currently the only supported scripting language on current and new versions of Unity.

@ZahidMahmood938 start here - https://learn.unity.com/

No, no it doesn’t. A visual scripting feature is in development, but it isn’t even available in preview yet (though it is available in an experimental build - not for beginners).