A
A
Al5_rEd2020-08-14 22:00:34
IT education
Al5_rEd, 2020-08-14 22:00:34

What good c# courses do you know from scratch?

I would like to ask you: what quality c# courses do you know? And immediately the second question: are there these lessons on torrents? ( ͝° ͜ʖ͡°)

Answer the question

In order to leave comments, you need to log in

4 answer(s)
B
Boris the Animal, 2020-08-14
@Al5_rEd

Books must be read. Courses need to be watched to consolidate after the books.
Here is a course where I learned a lot after the book, since it was the first serious study of the language and I didn’t see or understand a lot of things from the book.
C# Base Course
Main Book:
The C# 7 Programming Language and the .NET and .NET Core Platforms | Jepix Phillip, Troelsen Andrew
ASP.NET Core Application Development
Books (no books on WPF and mention of UWP):
What books would you recommend for a beginner on C# and related technologies?
At the same time, while learning the language, you need to create a solution (Solution) and create projects on each topic or several topics in it, which will allow you to return to the old material in the future in order to quickly remember.
A rough example of projects in a solution:
Learning C# (.sln)
1. Variables, loops (.csproj)
2. Classes (.csproj)
3. Inheritance (.csproj)
4. Delegates and events (.csproj)
All projects must be named after English in CamelCase style. The above is just an example to make it clear.

K
kdrshvolia, 2020-08-14
@kdrshvolia

metanit.com
Not courses, but a good site

G
gleb shtraus, 2020-08-15
@erzik

C# for small and stupid. Yearly course
https://www.youtube.com/watch?v=86KLS8das2k&list=P...

T
tsimashei, 2020-09-07
@tsimashei

here you can find for beginners not at all for expensive

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question