J
J
juniorpie2018-07-27 14:51:13
IT education
juniorpie, 2018-07-27 14:51:13

How to start learning C# without knowing anything in programming?

I want to learn C# to work in Unity 3D. I have never encountered programming before, so I don’t know how to start learning correctly. Please, tell me books for a beginner or any video courses. And I would like to know, is it necessary to know the principles of OOP before you start learning the language? And where can one learn (learn) these principles?

Answer the question

In order to leave comments, you need to log in

5 answer(s)
A
Alexander Nevsky, 2018-07-27
@juniorpie

Pretty trivial advice is to learn how to google. (Especially in English).
There are courses from Microsoft on C # - you can even start with them.
And so, you take some kind of book on the language, and begin to pass.
The very basics can be obtained at https://geekbrains.ru/courses/132
https://proglib.io/p/learning-c-sharp/
nullpro.info/2013/samouchitel-po-c-dlya- nachinayus...
https://mva.microsoft.com/en/training-courses/%D1%...

G
GavriKos, 2018-07-27
@GavriKos

Boring - to learn sharpe syntax is one thing. Learning to program on it is another. Learning USING c# to work in Unity is completely third. At each iteration, tasks change greatly and a completely different amount of knowledge is needed. To work in a unit, in addition to the language, you need to know at least algorithms, data structures, graphics, architectural approaches.
Therefore advice - do not study c#. Learn to program! The language is not important here.

A
Artyom Tokarevsky, 2018-07-28
@artemt

A very good course "Designing in C # . But for a beginner, you should first go through the previous "Fundamentals of Programming with C# Example" .

A
AVKor, 2018-07-27
@AVKor

From Pascal.

M
Maxim Ko, 2018-08-01
@MisticX

mycsharp.ru
bookwebmaster.narod.ru/csharp.html
Here are some resources. On the first the very basics, on the second book

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question