Answer the question
In order to leave comments, you need to log in
What do you need for a newbie in C# + Unity?
Hello everyone, I immediately apologize for the fact that I may be asking a stupid question, but how else (they are newbies :D).
I am a complete newbie in programming, I would like to learn C # to work in Unity (well, the engine itself). Prompt the literature/courses/video lessons/etc in order to be able to understand it all.
I plan to develop 3d games
Where should I start learning?
Answer the question
In order to leave comments, you need to log in
If you are a complete zero in programming, then forget about the unit for the near future. Just start with PL, the general principles of programming, algorithmization, and all that.
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question