Hello everyone, I’m new on this forum, but not at gamedev at all… What i can say, that i don’t have any experience on C#, and even when i’m looking into very very begginer example projects with c# it’s very hard to understand the script. SO my question is, what is the best things for the beggining? I think reading some books? If it’s yes, than what books and etc.? Viewing example projects? Tutorials? Then what’s best for newbie, where and how? I need just these answers, i’m not very dumb and i’m learning pretty fast, so looking forward and i’m waiting for your advices, thanks.![]()
I think C# is a lot easier to read than UnityScript for example. You should simply do some tutorials.
Maybe when you know UnityScript and C#, maybe the you can see that C# is much easier, but when you don’t understand Us, then the C# either, so my question is , what’s the best to start for? I mean , maybe where you all started and etc. I need a syntax, then basic things and after that, to start with some very basic scripts, or I’m wrong with my logic at somewhere?
I was familiar with VisualBasic before getting into C#. I think the reason I can’t read through a lot of UnityScript script is that people tend to use a lot of shortcuts to get something done.
Doing the burgzergarcade tutorials was easy to follow for me. http://www.burgzergarcade.com/
Thank you very much man, i will try to learn and study from that website, thank you a lot.![]()
Where you should start is different depending who your are.
You obviously know of several starting points. Tutorials, books, example projects, etc. So start with ALL of them, read through different ones, and the one that you’re moving smoothest with is the one YOU will do well starting with. Once you’re done with that, move to another category, and find the next smoothest.
Repeat ad infinitum.
lordofuct, i know that i have read books ,tutorials etc., but i need examples, for good boks and tutorials, it’s pretty hard to find a good book for c#, or a tutorial for c#, all of them are for Us
My best advice is to join a course or something. Personnally I started with Java, and moved on to C# when I joined a gamedev school. Thenewboston on youtube has some great and relatively easy to understand tutorials for several languages.
This is his first beginners tutorial in the C# series. Also, I would recommend you to stay away from Unity, and work with Microsoft Visual Studio to learn basic programming. I had trouble in Unity before I learned programming, because it’s simply to big a step if you are a complete beginner.
thenewboston does his tutorials in Visual Studio, and shows you how to download it and set it up.
Good luck ![]()