C
C
Cow_a_banga2018-02-25 14:24:22
C++ / C#
Cow_a_banga, 2018-02-25 14:24:22

What to learn next in C#?

Good afternoon, please do not throw slippers. The question is very stupid: what to study next? I know the basics: branches, loops, abstractions, oop basics, arrays. I'm planning to start learning Unity. What should I do: switch to Unity or read Richter and practice in pure c#?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
D
Daniel, 2018-02-25
@Cow_a_banga

Study, study, but when will you start practicing? Or do you want to overwrite everything you read today, read tomorrow?
Start developing some multifunctional program, during the implementation of the functionality of which you will have to shovel a lot of pages on the Internet more than once, meet many types of exceptions and solve many problems that arise.
Participate in the life of Open Source projects, for example, on the same GitHub .
Without theory, nowhere, but without practice, too. Did you come here to read / watch or to program?
Believe me, the need to implement this or that idea is the best way to tell you what to study.
If you doubt that you are ready to write a more or less independent program, even with a banal text output to the console :), then pull up the basis, for example, on the same MyCsharp or Metanit .

I
Igor Tkhorik, 2018-02-25
@habcerga1

Learn and practice data structures.

D
Daniil Basmanov, 2018-02-25
@BasmanovDaniil

Go through the official tutorials , if something is missing, you will immediately notice.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question